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/
H A Dgl4cShaderBallotTests.cpp199 unsigned int ShaderBallotBaseTestCase::ShaderPipeline::getShaderPartsCount(glu::ShaderType shaderType) const 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()
H A Dgl4cShaderBallotTests.hpp59 unsigned int getShaderPartsCount(glu::ShaderType shaderType) const;

Completed in 2 milliseconds