Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/executor/tools/
DxeExtractShaderPrograms.cpp53 static const char* getShaderTypeSuffix (const xe::ri::Shader::ShaderType shaderType) in getShaderTypeSuffix() function
84 const string shaderPath = basePath + "." + getShaderTypeSuffix(shader.shaderType); in writeShaderProgram()