Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp2902 TransformationState transformDebugInfo(const uint32_t *instruction, spv::Op op);
3100 transformationState = transformDebugInfo(instruction, opCode); in transformInstruction()
3484 TransformationState SpirvTransformer::transformDebugInfo(const uint32_t *instruction, spv::Op op) in transformDebugInfo() function in rx::__anona7c16db40111::SpirvTransformer