Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWorkgroupStorageTests.cpp201 …const tcu::Sampler refSampler = tcu::Sampler(tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLA… in iterate() local
335 …ge, vk::VkImageLayout imageLayout, const tcu::Texture2D& texture2D, const tcu::Sampler& refSampler) in validateResult()
DvktProtectedMemShaderImageAccessTests.cpp503 …const tcu::Sampler refSampler = tcu::Sampler(tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLAM… in executeComputeTest() local
724 …const tcu::Sampler refSampler = tcu::Sampler(tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLAM… in executeFragmentTest() local
1119 …ge, vk::VkImageLayout imageLayout, const tcu::Texture2D& texture2D, const tcu::Sampler& refSampler) in validateResult()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp644 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView() local
665 const tcu::Sampler refSampler = mapVkSampler(planeSamplerInfo); in testPlaneView() local
DvktYCbCrFormatTests.cpp466 const tcu::Sampler refSampler = mapVkSampler(samplerInfo); in testFormat() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp953 const tcu::Sampler& refSampler, in uploadImage()
1055 void ShaderRenderCaseInstance::clearImage (const tcu::Sampler& refSampler, in clearImage()
1215 const tcu::Sampler& refSampler, in uploadSparseImage()
1330 const tcu::Sampler& refSampler = textureBinding.getSampler(); in useSampler() local
1537 const tcu::Sampler& refSampler, in createSamplerUniform()
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp588 …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.cpp672 const tcu::Sampler refSampler = isShadowSampler(m_samplerType) in iterate() local