Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp90 VkDescriptorType samplingType, in ImageTest()
360 …pler (const tcu::TextureFormat& format, VkImageViewType type, VkDescriptorType samplingType, int i… in getGlslSampler()
414 …ts (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDescriptorType samplingType, VkIma… in createImageSizeTests()
559 …up, tcu::TestContext& testCtx, AllocationKind allocationKind, VkDescriptorType samplingType, VkIma… in createImageCountTests()
582 …ts (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDescriptorType samplingType, VkIma… in createImageFormatTests()
744 …TypeTests (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDescriptorType samplingType) in createImageViewTypeTests()
DvktPipelineImageSamplingInstance.cpp200 VkDescriptorType samplingType, in ImageSamplingInstance()
/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp262 ShaderSamplingType samplingType; member
724 std::string SRGBTestProgram::genFunctionCall (ShaderSamplingType samplingType, const int uniformIdx) in genFunctionCall()
1091 void SRGBTestCase::genShaderPrograms (ShaderSamplingType samplingType) in genShaderPrograms()
Des31fFboSRGBWriteControlTests.cpp901 void Renderer::setSamplingType (const SamplingType samplingType) in setSamplingType()