Home
last modified time | relevance | path

Searched defs:glDispatchComputeIndirect (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl175 #define glDispatchComputeIndirect glwDispatchComputeIndirect macro
/external/mesa3d/include/GL/
Dgl_mangle.h478 #define glDispatchComputeIndirect MANGLE(DispatchComputeIndirect) macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1579 GLW_APICALL void GLW_APIENTRY glDispatchComputeIndirect (GLintptr indirect) function
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1211 void CallLogWrapper::glDispatchComputeIndirect (glw::GLintptr indirect) function in CallLogWrapper