| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cProgramInterfaceQueryTests.cpp | 3640 virtual GLuint CreateShaderProgram(GLenum type, GLsizei count, const GLchar** strings) in CreateShaderProgram() function in gl4cts::__anon751ca3500111::SeparateProgramsVertex 3685 const GLuint vs = CreateShaderProgram(GL_VERTEX_SHADER, 1, &srcVS); in Run() 3828 const GLuint tcs = CreateShaderProgram(GL_TESS_CONTROL_SHADER, 1, &srcTCS); in Run() 3922 const GLuint tcs = CreateShaderProgram(GL_TESS_EVALUATION_SHADER, 1, &srcTCS); in Run() 4011 const GLuint tcs = CreateShaderProgram(GL_GEOMETRY_SHADER, 1, &srcTCS); in Run() 4086 const GLuint tcs = CreateShaderProgram(GL_FRAGMENT_SHADER, 1, &srcTCS); in Run()
|
| D | gl4cShaderAtomicCountersTests.cpp | 191 GLuint CreateShaderProgram(GLenum type, GLsizei count, const GLchar** strings) in CreateShaderProgram() function in gl4cts::__anon5f0cd1380111::SACSubcaseBase
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cProgramInterfaceQueryTests.cpp | 2786 virtual GLuint CreateShaderProgram(GLenum type, GLsizei count, const GLchar** strings) in CreateShaderProgram() function in glcts::__anon338a65410111::SeparateProgramsVertex 2826 const GLuint vs = CreateShaderProgram(GL_VERTEX_SHADER, 1, &srcVS); in Run() 2927 const GLuint tcs = CreateShaderProgram(GL_FRAGMENT_SHADER, 1, &srcTCS); in Run()
|
| D | es31cShaderAtomicCountersTests.cpp | 162 GLuint CreateShaderProgram(GLenum type, GLsizei count, const GLchar** strings) in CreateShaderProgram() function in glcts::__anona2e199090111::SACSubcaseBase
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| D | ARB_separate_shader_objects.txt | 1093 Add CreateShaderProgram, GenProgramPipelines, DeleteProgram- 2741 6 10 May 2010 groth multiple shaders to CreateShaderProgram. 2742 Rename ActiveProgram, CreateShaderProgram
|
| D | ARB_direct_state_access.txt | 3647 CreateShaderProgram -> DSACreateShaderProgram
|
| /third_party/openGLES/extensions/ARB/ |
| D | ARB_separate_shader_objects.txt | 1103 Add CreateShaderProgram, GenProgramPipelines, DeleteProgram- 2751 6 10 May 2010 groth multiple shaders to CreateShaderProgram. 2752 Rename ActiveProgram, CreateShaderProgram
|
| D | ARB_direct_state_access.txt | 3678 CreateShaderProgram -> DSACreateShaderProgram
|