Searched defs:refSampler (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemStackTests.cpp | 237 …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()
|
D | vktProtectedMemWorkgroupStorageTests.cpp | 206 …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()
|
D | vktProtectedMemShaderImageAccessTests.cpp | 508 …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/ |
D | vktYCbCrViewTests.cpp | 650 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView() local 671 const tcu::Sampler refSampler = mapVkSampler(planeSamplerInfo); in testPlaneView() local
|
D | vktYCbCrFormatTests.cpp | 519 const tcu::Sampler refSampler = mapVkSampler(samplerInfo); in testFormat() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 982 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/ |
D | es31fOpaqueTypeIndexingTests.cpp | 592 …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/ |
D | vktOpaqueTypeIndexingTests.cpp | 696 const tcu::Sampler refSampler = isShadowSampler(m_samplerType) in iterate() local
|