Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp1440 TransformationState transformTypeStruct(const SpirvIDDiscoverer &ids,
1479 TransformationState SpirvPerVertexTrimmer::transformTypeStruct(const SpirvIDDiscoverer &ids, in transformTypeStruct() function in rx::__anona7c16db40111::SpirvPerVertexTrimmer
2908 TransformationState transformTypeStruct(const uint32_t *instruction);
3118 transformationState = transformTypeStruct(instruction); in transformInstruction()
3560 TransformationState SpirvTransformer::transformTypeStruct(const uint32_t *instruction) in transformTypeStruct() function in rx::__anona7c16db40111::SpirvTransformer
3566 return mPerVertexTrimmer.transformTypeStruct(mIds, id, &memberList, mSpirvBlobOut); in transformTypeStruct()