Home
last modified time | relevance | path

Searched refs:getComponentMapping (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp128 virtual VkComponentMapping getComponentMapping (void) const;
192 virtual VkComponentMapping getComponentMapping (void) const;
213 virtual VkComponentMapping getComponentMapping (void) const;
325 const VkComponentMapping componentMapping = getComponentMapping(); in getImageSamplingInstanceParams()
407 tcu::Vec4 swizzledScale = swizzle(lookupScale, getComponentMapping(), 1.0f); in initPrograms()
408 tcu::Vec4 swizzledBias = swizzle(lookupBias, getComponentMapping(), 0.0f); in initPrograms()
531 VkComponentMapping SamplerTest::getComponentMapping (void) const in getComponentMapping() function in vkt::pipeline::__anon28260::SamplerTest
712 VkComponentMapping SamplerMagReduceFilterTest::getComponentMapping (void) const in getComponentMapping() function in vkt::pipeline::__anon28260::SamplerMagReduceFilterTest
742 VkComponentMapping SamplerMinReduceFilterTest::getComponentMapping (void) const in getComponentMapping() function in vkt::pipeline::__anon28260::SamplerMinReduceFilterTest
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1775 virtual VkComponentMapping getComponentMapping (void) const;
1839 const VkComponentMapping componentMapping = getComponentMapping(); in getImageSamplingInstanceParams()
2345 VkComponentMapping AttachmentFeedbackLoopLayoutSamplerTest::getComponentMapping (void) const in getComponentMapping() function in vkt::pipeline::__anon28144::AttachmentFeedbackLoopLayoutSamplerTest
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp126 virtual VkComponentMapping getComponentMapping (void) const;
193 virtual VkComponentMapping getComponentMapping (void) const;
215 virtual VkComponentMapping getComponentMapping (void) const;
330 const VkComponentMapping componentMapping = getComponentMapping(); in getImageSamplingInstanceParams()
408 tcu::Vec4 swizzledScale = swizzle(lookupScale, getComponentMapping(), 1.0f); in initPrograms()
409 tcu::Vec4 swizzledBias = swizzle(lookupBias, getComponentMapping(), 0.0f); in initPrograms()
532 VkComponentMapping SamplerTest::getComponentMapping (void) const in getComponentMapping() function in vkt::pipeline::__anon29477::SamplerTest
716 VkComponentMapping SamplerMagReduceFilterTest::getComponentMapping (void) const in getComponentMapping() function in vkt::pipeline::__anon29477::SamplerMagReduceFilterTest
747 VkComponentMapping SamplerMinReduceFilterTest::getComponentMapping (void) const in getComponentMapping() function in vkt::pipeline::__anon29477::SamplerMinReduceFilterTest
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1613 virtual VkComponentMapping getComponentMapping (void) const;
1672 const VkComponentMapping componentMapping = getComponentMapping(); in getImageSamplingInstanceParams()
2185 VkComponentMapping AttachmentFeedbackLoopLayoutSamplerTest::getComponentMapping (void) const in getComponentMapping() function in vkt::pipeline::__anon29375::AttachmentFeedbackLoopLayoutSamplerTest
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImageView.hpp134 const VkComponentMapping &getComponentMapping() const { return components; } in getComponentMapping() function in vk::ImageView

Completed in 17 milliseconds