Home
last modified time | relevance | path

Searched refs:SpvFunctionControlMask (Results 1 – 25 of 47) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.function_test.cpp33 ::testing::TestWithParam<EnumCase<SpvFunctionControlMask>>>;
46 ::testing::ValuesIn(std::vector<EnumCase<SpvFunctionControlMask>>{
/third_party/spirv-tools/test/
Dtext_to_binary.function_test.cpp36 ::testing::TestWithParam<EnumCase<SpvFunctionControlMask>>>;
49 ::testing::ValuesIn(std::vector<EnumCase<SpvFunctionControlMask>>{
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.function_test.cpp36 ::testing::TestWithParam<EnumCase<SpvFunctionControlMask>>>;
49 ::testing::ValuesIn(std::vector<EnumCase<SpvFunctionControlMask>>{
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.function_test.cpp36 ::testing::TestWithParam<EnumCase<SpvFunctionControlMask>>>;
49 ::testing::ValuesIn(std::vector<EnumCase<SpvFunctionControlMask>>{
/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dfunction.h53 SpvFunctionControlMask function_control, uint32_t function_type_id);
223 SpvFunctionControlMask function_control_;
Dvalidation_state.h190 SpvFunctionControlMask function_control,
Dfunction.cpp42 SpvFunctionControlMask function_control, in Function()
Dvalidation_state.cpp339 uint32_t id, uint32_t ret_type_id, SpvFunctionControlMask function_control, in RegisterFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.h58 SpvFunctionControlMask function_control, uint32_t function_type_id);
289 SpvFunctionControlMask function_control_;
Dvalidate_layout.cpp179 auto control_mask = inst->GetOperandAs<SpvFunctionControlMask>(2); in FunctionScopedInstructions()
Dfunction.cpp36 SpvFunctionControlMask function_control, in Function()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dfunction.h58 SpvFunctionControlMask function_control, uint32_t function_type_id);
289 SpvFunctionControlMask function_control_;
Dvalidate_layout.cpp179 auto control_mask = inst->GetOperandAs<SpvFunctionControlMask>(2); in FunctionScopedInstructions()
Dfunction.cpp36 SpvFunctionControlMask function_control, in Function()
/third_party/spirv-tools/source/val/
Dfunction.h58 SpvFunctionControlMask function_control, uint32_t function_type_id);
289 SpvFunctionControlMask function_control_;
Dvalidate_layout.cpp164 auto control_mask = inst->GetOperandAs<SpvFunctionControlMask>(2); in FunctionScopedInstructions()
Dfunction.cpp36 SpvFunctionControlMask function_control, in Function()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_layout.cpp78 auto control_mask = static_cast<SpvFunctionControlMask>( in FunctionScopedInstructions()
/third_party/skia/src/sksl/
Dspirv.h443 } SpvFunctionControlMask; typedef
/third_party/flutter/skia/src/sksl/
Dspirv.h443 } SpvFunctionControlMask; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h501 } SpvFunctionControlMask; typedef
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.h511 } SpvFunctionControlMask; typedef
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.h162 SpvFunctionControlMask function_control,
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.h501 } SpvFunctionControlMask; typedef
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h501 } SpvFunctionControlMask; typedef

12