Searched refs:glMulticastCopyImageSubDataNV (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextInitFuncs.inl | 506 gl->multicastCopyImageSubDataNV = glMulticastCopyImageSubDataNV;
|
H A D | tcuNullRenderContextFuncs.inl | 4301 GLW_APICALL void GLW_APIENTRY glMulticastCopyImageSubDataNV (GLuint srcGpu, GLbitfield dstGpuMask, … function
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwApi.inl | 506 #define glMulticastCopyImageSubDataNV glwMulticastCopyImageSubDataNV macro
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluCallLogWrapperApi.inl | 506 void glMulticastCopyImageSubDataNV (glw::GLuint srcGpu, glw::GLbitfield dstGpuMask, glw::G…
|
H A D | gluCallLogWrapper.inl | 3742 void CallLogWrapper::glMulticastCopyImageSubDataNV (glw::GLuint srcGpu, glw::GLbitfield dstGpuMask,… function in CallLogWrapper 3745 …m_log << TestLog::Message << "glMulticastCopyImageSubDataNV(" << srcGpu << ", " << toHex(dstGpuMas…
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
H A D | glew.c | 14504 …r = ((glMulticastCopyImageSubDataNV = (PFNGLMULTICASTCOPYIMAGESUBDATANVPROC)glewGetProcAddress((co… in _glewInit_GL_NV_gpu_multicast()
|
/aosp_15_r20/external/mesa3d/include/GL/ |
H A D | glext.h | 10150 GLAPI void APIENTRY glMulticastCopyImageSubDataNV (GLuint srcGpu, GLbitfield dstGpuMask, GLuint src…
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | glew.h | 15081 #define glMulticastCopyImageSubDataNV GLEW_GET_FUN(__glewMulticastCopyImageSubDataNV) macro
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | gl_generated.h | 18427 #define glMulticastCopyImageSubDataNV epoxy_glMulticastCopyImageSubDataNV macro
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/ |
H A D | gl_generated_dispatch.c | 116277 GEN_THUNKS(glMulticastCopyImageSubDataNV, (GLuint srcGpu, GLbitfield dstGpuMask, GLuint srcName, GL…
|