Home
last modified time | relevance | path

Searched defs:vertexShaderTemplate (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsSamplerObjectTest.cpp207 const char* vertexShaderTemplate = selectVertexShader(m_target); in init() local
725 const char* vertexShaderTemplate = selectVertexShader(m_target); in init() local
DglsTextureBufferCase.cpp384 const string vertexShaderTemplate = generateVertexShaderTemplate(renderBits); in createRenderProgram() local
DglsAttributeLocationTests.cpp260 const tcu::StringTemplate vertexShaderTemplate(generateVertexShaderTemplate(attributes)); in createVertexShaderSource() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationTests.cpp1627 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local
1936 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local
2180 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local
2528 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in makeSources() local
2608 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in makeSources() local
2699 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in makeSources() local
2791 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local
2986 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local
3225 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local
3436 std::string vertexShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcGLSLVectorConstructorTests.cpp232 const string vertexShaderTemplate = variable