Home
last modified time | relevance | path

Searched refs:shaderSourceTemplate (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariableInitTests.cpp112 const StringTemplate shaderSourceTemplate ( in addComputeVariableInitPrivateTest() local
175 spec.assembly = shaderSourceTemplate.specialize(shaderSpec); in addComputeVariableInitPrivateTest()
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp745 static string specializeShaderSource (const string& shaderSourceTemplate, deUint32 cacheAvoidanceID… in specializeShaderSource() argument
753 return tcu::StringTemplate(shaderSourceTemplate).specialize(params); in specializeShaderSource()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp745 static string specializeShaderSource (const string& shaderSourceTemplate, deUint32 cacheAvoidanceID… in specializeShaderSource() argument
753 return tcu::StringTemplate(shaderSourceTemplate).specialize(params); in specializeShaderSource()