Home
last modified time | relevance | path

Searched refs:VK_SAMPLER_MIPMAP_MODE_LINEAR (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DCompositorVk.cpp784 .mipmapMode = VK_SAMPLER_MIPMAP_MODE_LINEAR, in setUpSampler()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_dispatch_common.adoc16 ename:VK_SAMPLER_MIPMAP_MODE_LINEAR and pname:compareEnable equal to
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp1456 sampler_info.mipmapMode = VK_SAMPLER_MIPMAP_MODE_LINEAR; in setup_swapchain_data_pipeline()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2149 eLinear = VK_SAMPLER_MIPMAP_MODE_LINEAR
Dvk_enum_string_helper.h4048 case VK_SAMPLER_MIPMAP_MODE_LINEAR: in string_VkSamplerMipmapMode()
Dvulkan_enums.hpp3340 eLinear = VK_SAMPLER_MIPMAP_MODE_LINEAR
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtextures.adoc2139 If the sampler's pname:mipmapMode is ename:VK_SAMPLER_MIPMAP_MODE_LINEAR,
2964 ename:VK_SAMPLER_MIPMAP_MODE_LINEAR filtering combines the values of
3122 ename:VK_SAMPLER_MIPMAP_MODE_LINEAR.
Dsamplers.adoc590 * ename:VK_SAMPLER_MIPMAP_MODE_LINEAR specifies linear filtering.
Dformats.adoc1880 to ename:VK_SAMPLER_MIPMAP_MODE_LINEAR.
2412 to ename:VK_SAMPLER_MIPMAP_MODE_LINEAR.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2091 VK_SAMPLER_MIPMAP_MODE_LINEAR = 1, enumerator