Home
last modified time | relevance | path

Searched refs:coordPrec (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A 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/
H A 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/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1266 glu::Precision coordPrec = glu::PRECISION_HIGHP; in initShaderSources() local
1268 const char* coordPrecName = glu::getPrecisionName(coordPrec); in initShaderSources()
3394 const glu::Precision coordPrec = glu::PRECISION_HIGHP;
3396 const char* coordPrecName = glu::getPrecisionName(coordPrec);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1265 glu::Precision coordPrec = glu::PRECISION_HIGHP; in initShaderSources() local
1267 const char* coordPrecName = glu::getPrecisionName(coordPrec); in initShaderSources()
3239 const glu::Precision coordPrec = glu::PRECISION_HIGHP;
3241 const char* coordPrecName = glu::getPrecisionName(coordPrec);
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp756 glu::Precision coordPrec = glu::PRECISION_HIGHP; in initShaderSources() local
758 const char* coordPrecName = glu::getPrecisionName(coordPrec); in initShaderSources()

Completed in 32 milliseconds