Home
last modified time | relevance | path

Searched defs:refSampler (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStackTests.cpp237 …const tcu::Sampler refSampler = tcu::Sampler(tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLA… in iterate() local
371 …ge, vk::VkImageLayout imageLayout, const tcu::Texture2D& texture2D, const tcu::Sampler& refSampler) in validateResult()
DvktProtectedMemWorkgroupStorageTests.cpp206 …const tcu::Sampler refSampler = tcu::Sampler(tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLA… in iterate() local
340 …ge, vk::VkImageLayout imageLayout, const tcu::Texture2D& texture2D, const tcu::Sampler& refSampler) in validateResult()
DvktProtectedMemShaderImageAccessTests.cpp508 …const tcu::Sampler refSampler = tcu::Sampler(tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLAM… in executeComputeTest() local
729 …const tcu::Sampler refSampler = tcu::Sampler(tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLAM… in executeFragmentTest() local
1124 …ge, vk::VkImageLayout imageLayout, const tcu::Texture2D& texture2D, const tcu::Sampler& refSampler) in validateResult()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp650 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView() local
671 const tcu::Sampler refSampler = mapVkSampler(planeSamplerInfo); in testPlaneView() local
DvktYCbCrFormatTests.cpp519 const tcu::Sampler refSampler = mapVkSampler(samplerInfo); in testFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp982 const tcu::Sampler& refSampler, in uploadImage()
1084 void ShaderRenderCaseInstance::clearImage (const tcu::Sampler& refSampler, in clearImage()
1244 const tcu::Sampler& refSampler, in uploadSparseImage()
1359 const tcu::Sampler& refSampler = textureBinding.getSampler(); in useSampler() local
1566 const tcu::Sampler& refSampler, in createSamplerUniform()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp592 …const tcu::Sampler refSampler (tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLAMP_TO_EDGE, tcu::Sam… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp696 const tcu::Sampler refSampler = isShadowSampler(m_samplerType) in iterate() local