Home
last modified time | relevance | path

Searched refs:SamplerViewType (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp75 class SamplerViewType class
78 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() function in vkt::pipeline::__anon28260::SamplerViewType
106 SamplerViewType imageViewType,
114 virtual ImageSamplingInstanceParams getImageSamplingInstanceParams (SamplerViewType imageViewType,
125 virtual tcu::UVec2 getRenderSize (SamplerViewType viewType) const;
130 static std::string getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type, bool sampleStencil);
131 static tcu::IVec3 getImageSize (SamplerViewType viewType, int size);
132 static int getArraySize (SamplerViewType viewType);
136 SamplerViewType m_imageViewType;
150 SamplerViewType imageViewTyp
[all...]
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp151 class SamplerViewType { class
153 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() function in vkt::pipeline::__anon28144::SamplerViewType
1751 SamplerViewType imageViewType,
1763 virtual ImageSamplingInstanceParams getImageSamplingInstanceParams (SamplerViewType imageViewType,
1772 virtual tcu::UVec2 getRenderSize (SamplerViewType viewType) const;
1777 static std::string getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type);
1778 static tcu::IVec3 getImageSize (SamplerViewType viewType, int size);
1779 static int getArraySize (SamplerViewType viewType);
1788 SamplerViewType m_imageViewType;
1805 SamplerViewType imageViewTyp in AttachmentFeedbackLoopLayoutSamplerTest()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp72 class SamplerViewType class
75 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() function in vkt::pipeline::__anon29477::SamplerViewType
104 SamplerViewType imageViewType,
112 virtual ImageSamplingInstanceParams getImageSamplingInstanceParams (SamplerViewType imageViewType,
123 virtual tcu::UVec2 getRenderSize (SamplerViewType viewType) const;
128 static std::string getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type, bool sampleStencil);
129 static tcu::IVec3 getImageSize (SamplerViewType viewType, int size);
130 static int getArraySize (SamplerViewType viewType);
134 SamplerViewType m_imageViewType;
149 SamplerViewType imageViewTyp
[all...]
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp99 class SamplerViewType { class
101 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() function in vkt::pipeline::__anon29375::SamplerViewType
1591 SamplerViewType imageViewType,
1601 virtual ImageSamplingInstanceParams getImageSamplingInstanceParams (SamplerViewType imageViewType,
1610 virtual tcu::UVec2 getRenderSize (SamplerViewType viewType) const;
1615 static std::string getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type);
1616 static tcu::IVec3 getImageSize (SamplerViewType viewType, int size);
1617 static int getArraySize (SamplerViewType viewType);
1626 SamplerViewType m_imageViewType;
1642 SamplerViewType imageViewTyp in AttachmentFeedbackLoopLayoutSamplerTest()
[all...]

Completed in 11 milliseconds