Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp425 glu::Precision coordPrec = glu::PRECISION_MEDIUMP; in initShaderSources() local
427 const char* coordPrecName = glu::getPrecisionName(coordPrec); in initShaderSources()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp720 glu::Precision coordPrec = glu::PRECISION_HIGHP; in initShaderSources() local
722 const char* coordPrecName = glu::getPrecisionName(coordPrec); in initShaderSources()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp756 glu::Precision coordPrec = glu::PRECISION_HIGHP; in initShaderSources() local
758 const char* coordPrecName = glu::getPrecisionName(coordPrec); in initShaderSources()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1259 glu::Precision coordPrec = glu::PRECISION_HIGHP; in initShaderSources() local
1261 const char* coordPrecName = glu::getPrecisionName(coordPrec); in initShaderSources()
3197 const glu::Precision coordPrec = glu::PRECISION_HIGHP; in initShaderSources() local
3199 const char* coordPrecName = glu::getPrecisionName(coordPrec); in initShaderSources()