Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dvarray.c1247 error_check_normal_pointer(struct gl_context *ctx, const char *caller, in error_check_normal_pointer() function
1282 if (!error_check_normal_pointer(ctx, "glNormalPointer", ctx->Array.VAO, in _mesa_NormalPointer()
1306 if (!error_check_normal_pointer(ctx, "glVertexArrayNormalOffsetEXT", in _mesa_VertexArrayNormalOffsetEXT()