Home
last modified time | relevance | path

Searched defs:shaderProg (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp102 GLuint shaderProg = glCreateProgram(); in test() local
Des3fBooleanStateQueryTests.cpp603 GLuint shaderProg = glCreateProgram(); in test() local
Des3fShaderStateQueryTests.cpp935 GLuint shaderProg = glCreateProgram(); in test() local
1976 GLuint shaderProg = glCreateProgram(); in test() local
Des3fIntegerStateQueryTests.cpp1958 GLuint shaderProg; in test() local
2069 GLuint shaderProg; in test() local
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp443 inline TestLog& TestLog::operator<< (const ShaderProgram& shaderProg) { shaderProg.write(*this); re… in operator <<()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp3777 ShaderProgramObjectContainer* shaderProg = m_programs.find(program); in getAttribLocation() local
3977 ShaderProgramObjectContainer* shaderProg = m_programs.find(program); in getUniformLocation() local
4584 rc::ShaderProgramObjectContainer* shaderProg = DE_NULL; in useProgram() local
4613 rc::ShaderProgramObjectContainer* shaderProg = m_programs.find(program); in deleteProgram() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp773 GLuint shaderProg = glCreateProgram(); in test() local
Des2fIntegerStateQueryTests.cpp1644 GLuint shaderProg; in test() local