Searched refs:ValidateDrawElements (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/libANGLE/ |
D | validationES2.h | 52 ANGLE_INLINE bool ValidateDrawElements(const Context *context, in ValidateDrawElements() function
|
D | validationES2_autogen.h | 136 bool ValidateDrawElements(const Context *context,
|
D | validationES2.cpp | 6615 if (!ValidateDrawElements(context, mode, counts[drawID], type, indices[drawID])) in ValidateMultiDrawElementsANGLE()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_1_autogen.cpp | 318 ValidateDrawElements(context, modePacked, count, typePacked, indices)); in DrawElements()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 947 ValidateDrawElements(context, modePacked, count, typePacked, indices)); in DrawElements()
|
D | entry_points_gles_ext_autogen.cpp | 10790 ValidateDrawElements(context, modePacked, count, typePacked, indices)); in DrawElementsContextANGLE()
|