Home
last modified time | relevance | path

Searched refs:stages (Results 1 – 13 of 13) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31.spec12 void glUseProgramStages ( GLuint pipeline, GLbitfield stages, GLuint program )
/frameworks/base/opengl/java/android/opengl/
DGLES31.java330 int stages, in glUseProgramStages() argument
/frameworks/native/vulkan/api/
Dvulkan.api2358 /// Pipeline stages
2377 …VK_PIPELINE_STAGE_ALL_GRAPHICS_BIT = 0x00008000, /// All stages of the graph…
3499 …VkShaderStageFlags stageFlags /// Shader stages this binding is v…
3728 VkShaderStageFlags stageFlags /// Which stages use the range
3740 …nstantRanges /// Array of pushConstantRangeCount number of ranges used by various shader stages
3980 …iptorSetSamplers /// max num of samplers allowed in all stages in a descriptor set
3981 …tUniformBuffers /// max num of uniform buffers allowed in all stages in a descriptor set
3982 …BuffersDynamic /// max num of dynamic uniform buffers allowed in all stages in a descriptor set
3983 …tStorageBuffers /// max num of storage buffers allowed in all stages in a descriptor set
3984 …BuffersDynamic /// max num of dynamic storage buffers allowed in all stages in a descriptor set
[all …]
/frameworks/base/libs/hwui/debug/
Dgles_stubs.in772 void API_ENTRY(glUseProgramStages)(GLuint pipeline, GLbitfield stages, GLuint program) {
773 CALL_GL_API(glUseProgramStages, pipeline, stages, program);
1525 void API_ENTRY(glUseProgramStagesEXT)(GLuint pipeline, GLbitfield stages, GLuint program) {
1526 CALL_GL_API(glUseProgramStagesEXT, pipeline, stages, program);
Dgles_decls.in258 GL_ENTRY(void, glUseProgramStages, GLuint pipeline, GLbitfield stages, GLuint program)
509 GL_ENTRY(void, glUseProgramStagesEXT, GLuint pipeline, GLbitfield stages, GLuint program)
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in772 void API_ENTRY(glUseProgramStages)(GLuint pipeline, GLbitfield stages, GLuint program) {
773 CALL_GL_API(glUseProgramStages, pipeline, stages, program);
Dgl2ext_api.in673 void API_ENTRY(glUseProgramStagesEXT)(GLuint pipeline, GLbitfield stages, GLuint program) {
674 CALL_GL_API(glUseProgramStagesEXT, pipeline, stages, program);
/frameworks/native/opengl/include/GLES3/
Dgl31.h1395 typedef void (GL_APIENTRYP PFNGLUSEPROGRAMSTAGESPROC) (GLuint pipeline, GLbitfield stages, GLuint p…
1464 GL_APICALL void GL_APIENTRY glUseProgramStages (GLuint pipeline, GLbitfield stages, GLuint program);
Dgl32.h1395 typedef void (GL_APIENTRYP PFNGLUSEPROGRAMSTAGESPROC) (GLuint pipeline, GLbitfield stages, GLuint p…
1464 GL_APICALL void GL_APIENTRY glUseProgramStages (GLuint pipeline, GLbitfield stages, GLuint program);
/frameworks/base/core/jni/
Dandroid_opengl_GLES31.cpp929 (JNIEnv *_env, jobject _this, jint pipeline, jint stages, jint program) { in android_glUseProgramStages__III() argument
932 (GLbitfield)stages, in android_glUseProgramStages__III()
/frameworks/native/opengl/libs/
Dentries.in977 GL_ENTRY(void, glUseProgramStages, GLuint pipeline, GLbitfield stages, GLuint program)
978 GL_ENTRY(void, glUseProgramStagesEXT, GLuint pipeline, GLbitfield stages, GLuint program)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1793 typedef void (GL_APIENTRYP PFNGLUSEPROGRAMSTAGESEXTPROC) (GLuint pipeline, GLbitfield stages, GLuin…
1838 GL_APICALL void GL_APIENTRY glUseProgramStagesEXT (GLuint pipeline, GLbitfield stages, GLuint progr…
/frameworks/support/work/integration-tests/testapp/src/main/assets/
Dadvs.txt4767 landing-stages."