Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/shaders/asm/frag/
Dloop-header-to-continue.asm.frag23 OpName %mapSampler "mapSampler"
38 OpDecorate %mapSampler DescriptorSet 1
39 OpDecorate %mapSampler Binding 2
74 %mapSampler = OpVariable %_ptr_UniformConstant_9 UniformConstant
89 %184 = OpLoad %9 %mapSampler
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp75 VkSamplerCreateInfo mapSampler (const tcu::Sampler& sampler, const tcu::TextureFormat& format…
DvkImageUtil.cpp3877 VkSamplerCreateInfo mapSampler (const tcu::Sampler& sampler, const tcu::TextureFormat& format, floa… in mapSampler() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp646 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeComputeTest()
882 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeFragmentTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp646 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeComputeTest()
882 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeFragmentTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineDescriptorLimitsTests.cpp255 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDescriptorLimitsTests.cpp255 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1698 ? mapSampler(refSampler, texFormat, minMaxLod.get().minLod, minMaxLod.get().maxLod) in createSamplerUniform()
1699 : mapSampler(refSampler, texFormat)); in createSamplerUniform()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRender.cpp1698 ? mapSampler(refSampler, texFormat, minMaxLod.get().minLod, minMaxLod.get().maxLod) in createSamplerUniform()
1699 : mapSampler(refSampler, texFormat)); in createSamplerUniform()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp3640 const VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, vk::mapVkFormat(m_colorFormat)); in createAndPopulateDescriptors()
3731 const VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, vk::mapVkFormat(m_colorFormat)); in createAndPopulateDescriptors()
3849 const VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, vk::mapVkFormat(m_colorFormat)); in createAndPopulateDescriptors()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp3640 const VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, vk::mapVkFormat(m_colorFormat)); in createAndPopulateDescriptors()
3731 const VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, vk::mapVkFormat(m_colorFormat)); in createAndPopulateDescriptors()
3849 const VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, vk::mapVkFormat(m_colorFormat)); in createAndPopulateDescriptors()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp999 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init()
1331 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init()
DvktBindingShaderAccessTests.cpp5522 const vk::VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, format); in createSampler()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp999 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init()
1331 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init()
DvktBindingShaderAccessTests.cpp5522 const vk::VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, format); in createSampler()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp1463 …VkSamplerCreateInfo samplerCreateInfo = mapSampler(params.sampler, m_textureBindings[tex… in renderQuad()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureTestUtil.cpp1463 …VkSamplerCreateInfo samplerCreateInfo = mapSampler(params.sampler, m_textureBindings[tex… in renderQuad()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp761 const VkSamplerCreateInfo samplerParams = mapSampler(samplerCopy, texFormat); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp761 const VkSamplerCreateInfo samplerParams = mapSampler(samplerCopy, texFormat); in iterate()