Home
last modified time | relevance | path

Searched defs:isProj (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp419 bool isProj = functionHasProj(function); in initShaderSources() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp878 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
1251 bool isProj = functionHasProj(function); in initShaderSources() local
3230 const bool isProj = functionHasProj(function); in initShaderSources() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgExpression.cpp1551 bool isProj = m_type == TYPE_TEXTURE2D_PROJ || m_type == TYPE_TEXTURE2D_PROJ_LOD; in createNextChild() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp881 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
1252 bool isProj = functionHasProj(function); in initShaderSources() local
3385 const bool isProj = functionHasProj(function); in initShaderSources() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.hpp537 bool isProj() const in isProj() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp747 bool isProj = functionHasProj(function); in initShaderSources() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp3389 bool isProj = false; in createImageTextureBuiltIn() local