Home
last modified time | relevance | path

Searched refs:maxCustomBorderColorSamplers (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1042 properties->maxCustomBorderColorSamplers = MAX_SAMPLER_ALLOCATION_COUNT; in getProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1264 properties->maxCustomBorderColorSamplers = 32 * 1024; in lvp_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1309 props->maxCustomBorderColorSamplers = TU_BORDER_COLOR_COUNT; in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1668 props->maxCustomBorderColorSamplers = V3D_MAX_TEXTURE_SAMPLERS; in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2374 properties->maxCustomBorderColorSamplers = MAX_CUSTOM_BORDER_COLORS; in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2429 props->maxCustomBorderColorSamplers = RADV_BORDER_COLOR_COUNT; in radv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c441 assert(check <= screen->info.border_color_props.maxCustomBorderColorSamplers); in zink_create_sampler_state()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7636 uint32_t maxCustomBorderColorSamplers; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h14573 size += vn_sizeof_uint32_t(&val->maxCustomBorderColorSamplers); in vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self()
14601 vn_decode_uint32_t(dec, &val->maxCustomBorderColorSamplers); in vn_decode_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self()
14628 /* skip val->maxCustomBorderColorSamplers */ in vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self_partial()
14655 /* skip val->maxCustomBorderColorSamplers */ in vn_encode_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self_partial()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11787 uint32_t maxCustomBorderColorSamplers; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp40425 uint32_t maxCustomBorderColorSamplers = {}; global() member
[all...]
H A Dvulkan_core.h12266 uint32_t maxCustomBorderColorSamplers; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13309 uint32_t maxCustomBorderColorSamplers; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12426 uint32_t maxCustomBorderColorSamplers; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp13135 parse_uint32_t("maxCustomBorderColorSamplers", obj["maxCustomBorderColorSamplers"], (o.maxCustomBorderColorSamplers)); in parse_VkPhysicalDeviceCustomBorderColorPropertiesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15513 uint32_t maxCustomBorderColorSamplers; member
H A Dvulkan_hash.hpp7908 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCustomBorderColorPropertiesEXT.maxCustomBorderColorSamplers );
H A Dvulkan_structs.hpp[all...]

Completed in 531 milliseconds