Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DProjectionDecoder.java87 private static boolean isProj(ParsableByteArray input) { in isProj() method in ProjectionDecoder
/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp326 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
419 bool isProj = functionHasProj(function); in initShaderSources() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp570 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
747 bool isProj = functionHasProj(function); in initShaderSources() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp858 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
1225 bool isProj = functionHasProj(function); in initShaderSources() local
3139 const bool isProj = functionHasProj(function); in initShaderSources() local
/external/deqp/framework/randomshaders/
DrsgExpression.cpp1551 bool isProj = m_type == TYPE_TEXTURE2D_PROJ || m_type == TYPE_TEXTURE2D_PROJ_LOD; in createNextChild() local
/external/swiftshader/src/Pipeline/
DSpirvShader.hpp500 bool isProj() const in isProj() function
/external/angle/src/compiler/translator/
DOutputSPIRV.cpp3017 bool isProj = false; in createImageTextureBuiltIn() local