Searched defs:SampledImage (Results 1 – 10 of 10) sorted by relevance
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | types.h | 46 class SampledImage; variable 341 SampledImage(Type* image) : Type(kSampledImage), image_type_(image) {} in SampledImage() function
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | types.h | 46 class SampledImage; variable 344 SampledImage(Type* image) : Type(kSampledImage), image_type_(image) {} in SampledImage() function
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | types.h | 46 class SampledImage; variable 351 SampledImage(Type* image) : Type(kSampledImage), image_type_(image) {} in SampledImage() function
|
| /external/rust/crates/vulkano/src/descriptor_set/ |
| D | sys.rs | 254 SampledImage(ash::vk::ImageView, ash::vk::ImageLayout), enumerator
|
| /external/rust/crates/vulkano/src/descriptor_set/layout/ |
| D | desc.rs | 736 SampledImage = ash::vk::DescriptorType::SAMPLED_IMAGE.as_raw(), enumerator
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShader.hpp | 380 SampledImage, enumerator 1242 const SampledImagePointer &SampledImage() const in SampledImage() function in sw::SpirvEmitter::Operand
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | instruction_test.cpp | 358 TEST_F(DescriptorTypeTest, SampledImage) { in TEST_F() argument
|
| /external/deqp-deps/SPIRV-Tools/test/opt/ |
| D | instruction_test.cpp | 357 TEST_F(DescriptorTypeTest, SampledImage) { in TEST_F() argument
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
| D | instruction_test.cpp | 358 TEST_F(DescriptorTypeTest, SampledImage) { in TEST_F() argument
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleImageTests.cpp | 1059 namespace SampledImage namespace
|