Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dspv_utils.cpp1320 TransformationState transformTypePointer(spirv::IdResult id,
1426 TransformationState SpirvInactiveVaryingRemover::transformTypePointer( in transformTypePointer() function in rx::__anonac7b6de10111::SpirvInactiveVaryingRemover
1720 TransformationState transformTypePointer(const ShaderInterfaceVariableInfo *info,
1983 TransformationState SpirvTransformFeedbackCodeGenerator::transformTypePointer( in transformTypePointer() function in rx::__anonac7b6de10111::SpirvTransformFeedbackCodeGenerator
3328 TransformationState transformTypePointer(const uint32_t *instruction);
3546 transformationState = transformTypePointer(instruction); in transformInstruction()
4049 TransformationState SpirvTransformer::transformTypePointer(const uint32_t *instruction) in transformTypePointer() function in rx::__anonac7b6de10111::SpirvTransformer
4056 if (mInactiveVaryingRemover.transformTypePointer(id, storageClass, typeId, mSpirvBlobOut) == in transformTypePointer()
4065 return mXfbCodeGenerator.transformTypePointer(info, mOptions.shaderType, id, storageClass, in transformTypePointer()