Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageTests.cpp89 … PipelineConstructionType pipelineConstructionType, VkDescriptorType samplingType, in ImageTest()
139 VkDescriptorType samplingType, in getImageSamplingInstanceParams()
412 VkDescriptorType samplingType, int imageCount) in getGlslSampler()
473VkDescriptorType samplingType, VkImageViewType imageViewType, in createImageSizeTests()
638 … PipelineConstructionType pipelineConstructionType, VkDescriptorType samplingType, in createImageCountTests()
665VkDescriptorType samplingType, VkImageViewType imageViewType) in createImageFormatTests()
835 VkDescriptorType samplingType) in createImageViewTypeTests()
H A DvktPipelineImageSamplingInstance.hpp96 vk::VkDescriptorType samplingType; member
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2004 … VkImageViewType type, VkDescriptorType samplingType, in getGlslSampler()
/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DStatsService_test.cpp44 StatsdConfig CreateStatsdConfig(const GaugeMetric::SamplingType samplingType) { in CreateStatsdConfig()
Dstatsd_test_util.cpp582 const GaugeMetric::SamplingType samplingType, in createGaugeMetric()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A 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()
H A Des31fFboSRGBWriteControlTests.cpp905 void Renderer::setSamplingType(const SamplingType samplingType) in setSamplingType()