Home
last modified time | relevance | path

Searched refs:mapSampler (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp66 VkSamplerCreateInfo mapSampler (const tcu::Sampler& sampler, const tcu::TextureFormat& format…
DvkImageUtil.cpp2529 VkSamplerCreateInfo mapSampler (const tcu::Sampler& sampler, const tcu::TextureFormat& format, floa… in mapSampler() function
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp622 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeComputeTest()
856 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeFragmentTest()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp655 const VkSamplerCreateInfo samplerCreateInfo = mapSampler(samplerObject, m_format); in recordCommands()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp1228 …VkSamplerCreateInfo samplerCreateInfo = mapSampler(params.sampler, m_textureBindings[tex… in renderQuad()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp736 const VkSamplerCreateInfo samplerParams = mapSampler(samplerCopy, texFormat); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1635 const VkSamplerCreateInfo samplerParams = mapSampler(refSampler, texFormat); in createSamplerUniform()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp5391 const vk::VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, format); in createSampler()