Searched refs:glMulticastGetQueryObjectivNV (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextInitFuncs.inl | 509 gl->multicastGetQueryObjectivNV = glMulticastGetQueryObjectivNV;
|
H A D | tcuNullRenderContextFuncs.inl | 4342 GLW_APICALL void GLW_APIENTRY glMulticastGetQueryObjectivNV (GLuint gpu, GLuint id, GLenum pname, G… function
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwApi.inl | 509 #define glMulticastGetQueryObjectivNV glwMulticastGetQueryObjectivNV macro
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluCallLogWrapperApi.inl | 509 void glMulticastGetQueryObjectivNV (glw::GLuint gpu, glw::GLuint id, glw::GLenum pname, gl…
|
H A D | gluCallLogWrapper.inl | 3763 void CallLogWrapper::glMulticastGetQueryObjectivNV (glw::GLuint gpu, glw::GLuint id, glw::GLenum pn… function in CallLogWrapper 3766 …m_log << TestLog::Message << "glMulticastGetQueryObjectivNV(" << gpu << ", " << id << ", " << toHe…
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
H A D | glew.c | 14507 …r = ((glMulticastGetQueryObjectivNV = (PFNGLMULTICASTGETQUERYOBJECTIVNVPROC)glewGetProcAddress((co… in _glewInit_GL_NV_gpu_multicast()
|
/aosp_15_r20/external/mesa3d/include/GL/ |
H A D | glext.h | 10155 GLAPI void APIENTRY glMulticastGetQueryObjectivNV (GLuint gpu, GLuint id, GLenum pname, GLint *para…
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | glew.h | 15084 #define glMulticastGetQueryObjectivNV GLEW_GET_FUN(__glewMulticastGetQueryObjectivNV) macro
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | gl_generated.h | 18430 #define glMulticastGetQueryObjectivNV epoxy_glMulticastGetQueryObjectivNV macro
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/ |
H A D | gl_generated_dispatch.c | 116280 GEN_THUNKS(glMulticastGetQueryObjectivNV, (GLuint gpu, GLuint id, GLenum pname, GLint * params), (g…
|