Searched defs:sampleStencil (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineSamplerTests.cpp | 306 bool sampleStencil) in SamplerTest() 538 …st::getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type, bool sampleStencil) in getGlslSamplerType() 802 bool sampleStencil) in SamplerAddressModesTest() 1050 …rAddressMode w, BorderColor border, tcu::IVec4 customIntValue, bool formatless, bool sampleStencil) in getAddressModesCaseName() 1213 const bool sampleStencil = (i > 0); in createSamplerAddressModesTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineSamplerTests.cpp | 301 bool sampleStencil) in SamplerTest() 537 …st::getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type, bool sampleStencil) in getGlslSamplerType() 795 bool sampleStencil) in SamplerAddressModesTest() 1060 …rAddressMode w, BorderColor border, tcu::IVec4 customIntValue, bool formatless, bool sampleStencil) in getAddressModesCaseName() 1226 const bool sampleStencil = (i > 0); in createSamplerAddressModesTests() local
|
| D | vktPipelineSamplerBorderSwizzleTests.cpp | 1443 for (const auto sampleStencil : sampleStencilFlag) in createSamplerBorderSwizzleTests() local
|