Searched defs:refSampler (Results 1 – 7 of 7) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWorkgroupStorageTests.cpp | 201 …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()
|
D | vktProtectedMemShaderImageAccessTests.cpp | 503 …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/ |
D | vktYCbCrViewTests.cpp | 644 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView() local 665 const tcu::Sampler refSampler = mapVkSampler(planeSamplerInfo); in testPlaneView() local
|
D | vktYCbCrFormatTests.cpp | 466 const tcu::Sampler refSampler = mapVkSampler(samplerInfo); in testFormat() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 953 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/ |
D | es31fOpaqueTypeIndexingTests.cpp | 588 …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/ |
D | vktOpaqueTypeIndexingTests.cpp | 672 const tcu::Sampler refSampler = isShadowSampler(m_samplerType) in iterate() local
|