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.cpp89 … PipelineConstructionType pipelineConstructionType, VkDescriptorType samplingType, in ImageTest()
139 VkDescriptorType samplingType, in getImageSamplingInstanceParams()
411 VkDescriptorType samplingType, int imageCount) in getGlslSampler()
472VkDescriptorType samplingType, VkImageViewType imageViewType, in createImageSizeTests()
637 … PipelineConstructionType pipelineConstructionType, VkDescriptorType samplingType, in createImageCountTests()
664VkDescriptorType samplingType, VkImageViewType imageViewType) in createImageFormatTests()
834 VkDescriptorType samplingType) in createImageViewTypeTests()
DvktPipelineImageSamplingInstance.hpp96 vk::VkDescriptorType samplingType; member
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2004 … VkImageViewType type, VkDescriptorType samplingType, in getGlslSampler()
/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp277 ShaderSamplingType samplingType; member
729 std::string SRGBTestProgram::genFunctionCall(ShaderSamplingType samplingType, const int uniformIdx) in genFunctionCall()
1113 void SRGBTestCase::genShaderPrograms(ShaderSamplingType samplingType) in genShaderPrograms()
Des31fFboSRGBWriteControlTests.cpp905 void Renderer::setSamplingType(const SamplingType samplingType) in setSamplingType()