Home
last modified time | relevance | path

Searched refs:query_error_check_index (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dqueryobj.c698 query_error_check_index(struct gl_context *ctx, GLenum target, GLuint index) in query_error_check_index() function
729 if (!query_error_check_index(ctx, target, index)) in _mesa_BeginQueryIndexed()
835 if (!query_error_check_index(ctx, target, index)) in _mesa_EndQueryIndexed()
965 if (!query_error_check_index(ctx, target, index)) in _mesa_GetQueryIndexediv()