Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp346 declareCoordTranslationFunction(false, kCoordTransformFuncName, &mCubeXYZToArrayUVL, in declareSampler2DArray()
351 declareCoordTranslationFunction(true, kCoordTransformFuncNameImplicit, in declareSampler2DArray()
373 void declareCoordTranslationFunction(bool implicit, in declareCoordTranslationFunction() function in sh::__anon4754b1960111::RewriteCubeMapSamplersAs2DArrayTraverser