Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp99 VkDescriptorType samplingType, in ImageTest()
127 VkDescriptorType samplingType, in getImageSamplingInstanceParams()
383 …pler (const tcu::TextureFormat& format, VkImageViewType type, VkDescriptorType samplingType, int i… in getGlslSampler()
437 …ts (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDescriptorType samplingType, VkIma… in createImageSizeTests()
582 …up, tcu::TestContext& testCtx, AllocationKind allocationKind, VkDescriptorType samplingType, VkIma… in createImageCountTests()
605 …ts (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDescriptorType samplingType, VkIma… in createImageFormatTests()
772 …TypeTests (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDescriptorType samplingType) in createImageViewTypeTests()
DvktPipelineImageSamplingInstance.hpp91 vk::VkDescriptorType samplingType; member
/third_party/vk-gl-cts/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()