Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dspv_utils.cpp1178 TransformationState transformTypeStruct(spirv::IdResult id,
1281 TransformationState SpirvPerVertexTrimmer::transformTypeStruct(spirv::IdResult id, in transformTypeStruct() function in rx::__anonac7b6de10111::SpirvPerVertexTrimmer
1715 TransformationState transformTypeStruct(const ShaderInterfaceVariableInfo *info,
1973 TransformationState SpirvTransformFeedbackCodeGenerator::transformTypeStruct( in transformTypeStruct() function in rx::__anonac7b6de10111::SpirvTransformFeedbackCodeGenerator
3329 TransformationState transformTypeStruct(const uint32_t *instruction);
3549 transformationState = transformTypeStruct(instruction); in transformInstruction()
4138 TransformationState SpirvTransformer::transformTypeStruct(const uint32_t *instruction) in transformTypeStruct() function in rx::__anonac7b6de10111::SpirvTransformer
4144 if (mPerVertexTrimmer.transformTypeStruct(id, &memberList, mSpirvBlobOut) == in transformTypeStruct()
4153 return mXfbCodeGenerator.transformTypeStruct(info, mOptions.shaderType, id, memberList, in transformTypeStruct()