Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
DNonSemanticClspvReflection.h40 enum NonSemanticClspvReflectionInstructions { enum
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
DNonSemanticClspvReflection.h40 enum NonSemanticClspvReflectionInstructions { enum
/external/deqp-deps/amber/src/
Dclspv_helper.cc43 switch (static_cast<NonSemanticClspvReflectionInstructions>(value)) { in GetArgKindFromExtInst()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp321 decl->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateKernelDecl()
343 auto ext_inst = info->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateArgInfo()
602 auto ext_inst = inst->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateClspvReflectionInstruction()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp322 decl->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateKernelDecl()
344 auto ext_inst = info->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateArgInfo()
603 auto ext_inst = inst->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateClspvReflectionInstruction()