Home
last modified time | relevance | path

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

/external/deqp/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()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp605 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView() local
626 const tcu::Sampler refSampler = mapVkSampler(planeSamplerInfo); in testPlaneView() local
DvktYCbCrFormatTests.cpp519 const tcu::Sampler refSampler = mapVkSampler(samplerInfo); in testFormat() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp972 const tcu::Sampler& refSampler, in uploadImage()
1074 void ShaderRenderCaseInstance::clearImage (const tcu::Sampler& refSampler, in clearImage()
1234 const tcu::Sampler& refSampler, in uploadSparseImage()
1349 const tcu::Sampler& refSampler = textureBinding.getSampler(); in useSampler() local
1556 const tcu::Sampler& refSampler, in createSamplerUniform()
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp592 …const tcu::Sampler refSampler (tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLAMP_TO_EDGE, tcu::Sam… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp696 const tcu::Sampler refSampler = isShadowSampler(m_samplerType) in iterate() local