Home
last modified time | relevance | path

Searched defs:samplingType (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp105 VkDescriptorType samplingType, in ImageTest()
152 VkDescriptorType samplingType, in getImageSamplingInstanceParams()
415 …pler (const tcu::TextureFormat& format, VkImageViewType type, VkDescriptorType samplingType, int i… in getGlslSampler()
476 …ationKind, PipelineConstructionType pipelineConstructionType, VkDescriptorType samplingType, VkIma… in createImageSizeTests()
643 …ationKind, PipelineConstructionType pipelineConstructionType, VkDescriptorType samplingType, VkIma… in createImageCountTests()
666 …ationKind, PipelineConstructionType pipelineConstructionType, VkDescriptorType samplingType, VkIma… in createImageFormatTests()
833 …d allocationKind, PipelineConstructionType pipelineConstructionType, VkDescriptorType samplingType) in createImageViewTypeTests()
DvktPipelineImageSamplingInstance.hpp99 vk::VkDescriptorType samplingType; member
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1868 …pler (const tcu::TextureFormat& format, VkImageViewType type, VkDescriptorType samplingType, int i… in getGlslSampler()
/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp262 ShaderSamplingType samplingType; member
726 std::string SRGBTestProgram::genFunctionCall (ShaderSamplingType samplingType, const int uniformIdx) in genFunctionCall()
1113 void SRGBTestCase::genShaderPrograms (ShaderSamplingType samplingType) in genShaderPrograms()
Des31fFboSRGBWriteControlTests.cpp901 void Renderer::setSamplingType (const SamplingType samplingType) in setSamplingType()