/third_party/skia/third_party/externals/spirv-cross/shaders/asm/frag/ |
D | loop-header-to-continue.asm.frag | 23 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/ |
D | vkImageUtil.hpp | 75 VkSamplerCreateInfo mapSampler (const tcu::Sampler& sampler, const tcu::TextureFormat& format…
|
D | vkImageUtil.cpp | 3877 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/ |
D | vktProtectedMemShaderImageAccessTests.cpp | 646 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/ |
D | vktProtectedMemShaderImageAccessTests.cpp | 646 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/ |
D | vktPipelineDescriptorLimitsTests.cpp | 255 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDescriptorLimitsTests.cpp | 255 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 1698 ? 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/ |
D | vktShaderRender.cpp | 1698 ? 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/ |
D | vktDescriptorSetsIndexingTests.cpp | 3640 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/ |
D | vktDescriptorSetsIndexingTests.cpp | 3640 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/ |
D | vktBindingDescriptorCopyTests.cpp | 999 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init() 1331 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init()
|
D | vktBindingShaderAccessTests.cpp | 5522 const vk::VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, format); in createSampler()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorCopyTests.cpp | 999 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init() 1331 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init()
|
D | vktBindingShaderAccessTests.cpp | 5522 const vk::VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, format); in createSampler()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 1463 …VkSamplerCreateInfo samplerCreateInfo = mapSampler(params.sampler, m_textureBindings[tex… in renderQuad()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 1463 …VkSamplerCreateInfo samplerCreateInfo = mapSampler(params.sampler, m_textureBindings[tex… in renderQuad()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 761 const VkSamplerCreateInfo samplerParams = mapSampler(samplerCopy, texFormat); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 761 const VkSamplerCreateInfo samplerParams = mapSampler(samplerCopy, texFormat); in iterate()
|