Home
last modified time | relevance | path

Searched defs:ext_inst (Results 1 - 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
H A Dclspv_helper.cc70 auto ext_inst = inst->words[inst->operands[3].offset]; in ParseExtendedInst() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_ext_inst_test.cpp6246 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6275 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6307 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6337 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6367 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6398 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
6651 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
6697 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_ext_inst_test.cpp6246 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6275 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6307 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6337 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6367 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6398 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
6651 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
6697 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
[all...]
/third_party/spirv-tools/test/val/
H A Dval_ext_inst_test.cpp6455 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6484 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6516 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6546 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6576 const std::string ext_inst = std::get<0>(GetParam()); in TEST_P() local
6607 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
7122 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
7176 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
7276 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
7316 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
7356 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
7396 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
7436 const std::string ext_inst = std::get<0>(GetParam()); TEST_P() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtable.h74 const uint32_t ext_inst; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtable.h74 const uint32_t ext_inst; member
/third_party/spirv-tools/source/
H A Dtable.h74 const uint32_t ext_inst; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconvert_to_half_pass.cpp132 Instruction* ext_inst = builder.AddIdLiteralOp( in MatConvertCleanup() local
H A Dupgrade_memory_model.cpp723 void UpgradeMemoryModel::UpgradeExtInst(Instruction* ext_inst) { in UpgradeExtInst() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconvert_to_half_pass.cpp132 Instruction* ext_inst = builder.AddIdLiteralOp( in MatConvertCleanup() local
H A Dupgrade_memory_model.cpp723 void UpgradeMemoryModel::UpgradeExtInst(Instruction* ext_inst) { in UpgradeExtInst() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dconvert_to_half_pass.cpp142 Instruction* ext_inst = builder.AddIdLiteralOp( in MatConvertCleanup() local
H A Dupgrade_memory_model.cpp733 void UpgradeMemoryModel::UpgradeExtInst(Instruction* ext_inst) { in UpgradeExtInst() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_extensions.cpp350 const auto ext_inst = in ValidateKernelDecl() local
373 auto ext_inst = info->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateArgInfo() local
632 auto ext_inst = inst->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateClspvReflectionInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_extensions.cpp350 const auto ext_inst = in ValidateKernelDecl() local
373 auto ext_inst = info->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateArgInfo() local
632 auto ext_inst = inst->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateClspvReflectionInstruction() local
/third_party/spirv-tools/source/val/
H A Dvalidate_extensions.cpp422 const auto ext_inst = in ValidateKernelDecl() local
445 auto ext_inst = info->GetOperandAs<NonSemanticClspvReflectionInstructions>(3); in ValidateArgInfo() local
875 const auto ext_inst = in ValidateClspvReflectionInstruction() local

Completed in 48 milliseconds