Searched refs:ProgramUniformCase (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cSeparateShaderObjsTests.cpp | 1198 class ProgramUniformCase : public TestCase class 1201 …ProgramUniformCase(Context& context, const char* name, const char* description, glu::GLSLVersion g… in ProgramUniformCase() function in glcts::ProgramUniformCase 1206 ~ProgramUniformCase(void) in ~ProgramUniformCase() 3100 addChild(new ProgramUniformCase(m_context, "ProgUniformAPI", "ProgramUniform API", m_glslVersion)); in init()
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fShaderStateQueryTests.cpp | 1303 class ProgramUniformCase : public ApiCase class 1306 ProgramUniformCase (Context& context, const char* name, const char* description) in ProgramUniformCase() function in deqp::gles2::Functional::__anone87642810111::ProgramUniformCase 2304 …addChild(new ProgramUniformCase (m_context, "program_active_uniform_types", "UNIFORM_TYPE an… in init()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fShaderStateQueryTests.cpp | 1601 class ProgramUniformCase : public ApiCase class 1604 ProgramUniformCase (Context& context, const char* name, const char* description) in ProgramUniformCase() function in deqp::gles3::Functional::__anon762e2ee30111::ProgramUniformCase 3665 …addChild(new ProgramUniformCase (m_context, "program_active_uniform_types", "UNIFORM_TYPE, U… in init()
|