Home
last modified time | relevance | path

Searched refs:SpvImageFormat (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.type_declaration_test.cpp73 ::testing::TestWithParam<EnumCase<SpvImageFormat>>>;
86 #define CASE(NAME) {SpvImageFormat##NAME, #NAME}
89 ::testing::ValuesIn(std::vector<EnumCase<SpvImageFormat>>{
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.type_declaration_test.cpp73 ::testing::TestWithParam<EnumCase<SpvImageFormat>>>;
86 #define CASE(NAME) {SpvImageFormat##NAME, #NAME}
89 ::testing::ValuesIn(std::vector<EnumCase<SpvImageFormat>>{
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h303 uint32_t sampling, SpvImageFormat f,
318 SpvImageFormat format() const { return format_; } in format()
333 SpvImageFormat format_;
Dtypes.cpp325 uint32_t sampling, SpvImageFormat f, SpvAccessQualifier qualifier) in Image()
Dtype_manager.cpp631 static_cast<SpvImageFormat>(inst.GetSingleWordInOperand(6)), access); in RecordIfTypeDefinition()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtypes.h303 uint32_t sampling, SpvImageFormat f,
318 SpvImageFormat format() const { return format_; } in format()
333 SpvImageFormat format_;
Dtypes.cpp325 uint32_t sampling, SpvImageFormat f, SpvAccessQualifier qualifier) in Image()
Dtype_manager.cpp631 static_cast<SpvImageFormat>(inst.GetSingleWordInOperand(6)), access); in RecordIfTypeDefinition()
/external/skia/src/sksl/
Dspirv.h205 } SpvImageFormat; typedef
/external/skqp/src/sksl/
Dspirv.h205 } SpvImageFormat; typedef
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h219 } SpvImageFormat; typedef
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h219 } SpvImageFormat; typedef
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h219 } SpvImageFormat; typedef
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h223 } SpvImageFormat; typedef
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h226 } SpvImageFormat; typedef
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h226 } SpvImageFormat; typedef
/external/mesa3d/src/compiler/spirv/
Dspirv.h226 } SpvImageFormat; typedef
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h223 } SpvImageFormat; typedef
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h226 } SpvImageFormat; typedef
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h223 } SpvImageFormat; typedef
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h256 } SpvImageFormat; typedef
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h252 } SpvImageFormat; typedef
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h244 } SpvImageFormat; typedef
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_image.cpp79 SpvImageFormat format = SpvImageFormatMax;
109 info->format = static_cast<SpvImageFormat>(inst->word(8)); in GetImageTypeInfo()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_image.cpp79 SpvImageFormat format = SpvImageFormatMax;
109 info->format = static_cast<SpvImageFormat>(inst->word(8)); in GetImageTypeInfo()

12