Home
last modified time | relevance | path

Searched refs:IsVulkanSampledImage (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp324 EXPECT_FALSE(type->IsVulkanSampledImage()); in TEST_F()
360 EXPECT_TRUE(type->IsVulkanSampledImage()); in TEST_F()
396 EXPECT_FALSE(type->IsVulkanSampledImage()); in TEST_F()
435 EXPECT_FALSE(type->IsVulkanSampledImage()); in TEST_F()
474 EXPECT_FALSE(type->IsVulkanSampledImage()); in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp324 EXPECT_FALSE(type->IsVulkanSampledImage()); in TEST_F()
360 EXPECT_TRUE(type->IsVulkanSampledImage()); in TEST_F()
396 EXPECT_FALSE(type->IsVulkanSampledImage()); in TEST_F()
435 EXPECT_FALSE(type->IsVulkanSampledImage()); in TEST_F()
474 EXPECT_FALSE(type->IsVulkanSampledImage()); in TEST_F()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h338 bool IsVulkanSampledImage() const;
Dinstruction.cpp239 bool Instruction::IsVulkanSampledImage() const { in IsVulkanSampledImage() function in spvtools::opt::Instruction
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h338 bool IsVulkanSampledImage() const;
Dinstruction.cpp239 bool Instruction::IsVulkanSampledImage() const { in IsVulkanSampledImage() function in spvtools::opt::Instruction