Searched refs:QueryTarget (Results 1 – 8 of 8) sorted by relevance
/external/angle/src/libGL/ |
D | entry_points_gl_1_5_autogen.cpp | 34 GLenumToString(GLenumGroup::QueryTarget, target), id); in BeginQuery() 166 GLenumToString(GLenumGroup::QueryTarget, target)); in EndQuery() 336 CID(context), GLenumToString(GLenumGroup::QueryTarget, target), in GetQueryiv()
|
D | entry_points_gl_4_0_autogen.cpp | 35 GLenumToString(GLenumGroup::QueryTarget, target), index, id); in BeginQueryIndexed() 270 GLenumToString(GLenumGroup::QueryTarget, target), index); in EndQueryIndexed()
|
D | entry_points_gl_3_3_autogen.cpp | 601 GLenumToString(GLenumGroup::QueryTarget, target)); in QueryCounter()
|
D | entry_points_gl_4_5_autogen.cpp | 609 CID(context), GLenumToString(GLenumGroup::QueryTarget, target), n, (uintptr_t)ids); in CreateQueries()
|
/external/angle/src/libANGLE/ |
D | gl_enum_utils_autogen.h | 165 QueryTarget, enumerator
|
D | gl_enum_utils_autogen.cpp | 3191 case GLenumGroup::QueryTarget: in GLenumToString()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 27 GLenumToString(GLenumGroup::QueryTarget, target), id); in BeginQuery() 678 GLenumToString(GLenumGroup::QueryTarget, target)); in EndQuery() 1179 CID(context), GLenumToString(GLenumGroup::QueryTarget, target), in GetQueryiv()
|
D | entry_points_gles_ext_autogen.cpp | 3285 GLenumToString(GLenumGroup::QueryTarget, target), id); in BeginQueryEXT() 3327 GLenumToString(GLenumGroup::QueryTarget, target)); in EndQueryEXT() 3476 CID(context), GLenumToString(GLenumGroup::QueryTarget, target), in GetQueryivEXT() 3525 GLenumToString(GLenumGroup::QueryTarget, target)); in QueryCounterEXT() 7386 GLenumToString(GLenumGroup::QueryTarget, target), id); in BeginQueryContextANGLE() 7408 GLenumToString(GLenumGroup::QueryTarget, target), id); in BeginQueryEXTContextANGLE() 11612 GLenumToString(GLenumGroup::QueryTarget, target)); in EndQueryContextANGLE() 11632 GLenumToString(GLenumGroup::QueryTarget, target)); in EndQueryEXTContextANGLE() 14482 CID(context), GLenumToString(GLenumGroup::QueryTarget, target), in GetQueryivContextANGLE() 14508 CID(context), GLenumToString(GLenumGroup::QueryTarget, target), in GetQueryivEXTContextANGLE() [all …]
|