Home
last modified time | relevance | path

Searched defs:glMulticastCopyImageSubDataNV (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl504 #define glMulticastCopyImageSubDataNV glwMulticastCopyImageSubDataNV macro
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl4280 GLW_APICALL void GLW_APIENTRY glMulticastCopyImageSubDataNV (GLuint srcGpu, GLbitfield dstGpuMask, … function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl3728 void CallLogWrapper::glMulticastCopyImageSubDataNV (glw::GLuint srcGpu, glw::GLbitfield dstGpuMask,… function in CallLogWrapper