Home
last modified time | relevance | path

Searched refs:stages (Results 1 - 4 of 4) sorted by relevance

/interface/sdk_c/third_party/openGLES/GLES3/
H A Dgl31.h1374 typedef void (GL_APIENTRYP PFNGLUSEPROGRAMSTAGESPROC) (GLuint pipeline, GLbitfield stages, GLuint program);
1443 GL_APICALL void GL_APIENTRY glUseProgramStages (GLuint pipeline, GLbitfield stages, GLuint program);
H A Dgl32.h1374 typedef void (GL_APIENTRYP PFNGLUSEPROGRAMSTAGESPROC) (GLuint pipeline, GLbitfield stages, GLuint program);
1443 GL_APICALL void GL_APIENTRY glUseProgramStages (GLuint pipeline, GLbitfield stages, GLuint program);
/interface/sdk_c/third_party/openGLES/GLES2/
H A Dgl2ext.h1895 typedef void (GL_APIENTRYP PFNGLUSEPROGRAMSTAGESEXTPROC) (GLuint pipeline, GLbitfield stages, GLuint program);
1940 GL_APICALL void GL_APIENTRY glUseProgramStagesEXT (GLuint pipeline, GLbitfield stages, GLuint program);
/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h10367 VkShaderStageFlags stages; member

Completed in 120 milliseconds