Home
last modified time | relevance | path

Searched refs:getShaderPartsCount (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderBallotTests.cpp199 unsigned int ShaderBallotBaseTestCase::ShaderPipeline::getShaderPartsCount(glu::ShaderType shaderTy… in getShaderPartsCount() function in gl4cts::ShaderBallotBaseTestCase::ShaderPipeline
340 specializeShader(pipeline.getShaderPartsCount(shaderType), pipeline.getShaderParts(shaderType)); in createShaderPrograms()
354 std::string shaderCompute = specializeShader(pipeline.getShaderPartsCount(glu::SHADERTYPE_COMPUTE), in createShaderPrograms()
Dgl4cShaderBallotTests.hpp59 unsigned int getShaderPartsCount(glu::ShaderType shaderType) const;