Home
last modified time | relevance | path

Searched refs:VkSamplerCustomBorderColorCreateInfoEXT (Results 1 – 25 of 33) sorted by relevance

12

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_sampler.c75 const VkSamplerCustomBorderColorCreateInfoEXT *border_color_info = in vk_sampler_border_color_value()
116 const VkSamplerCustomBorderColorCreateInfoEXT *cbc_info = (void *)ext; in vk_sampler_create()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_custom_border_color.adoc45 slink:VkSamplerCustomBorderColorCreateInfoEXT in the pname:pNext chain for
115 VkSamplerCustomBorderColorCreateInfoEXT
121 ** Renamed borderColor member of VkSamplerCustomBorderColorCreateInfoEXT
128 ** Added format to VkSamplerCustomBorderColorCreateInfoEXT and feature bit
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dvk_struct_id.h54 REGISTER_VK_STRUCT_ID(VkSamplerCustomBorderColorCreateInfoEXT,
Dgoldfish_vk_extension_structs.cpp816 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size()
1481 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1981 Allocator* alloc, VkStructureType rootType, const VkSamplerCustomBorderColorCreateInfoEXT* from,
1982 VkSamplerCustomBorderColorCreateInfoEXT* to);
Dgoldfish_vk_transform.h3233 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
3236 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
Dgoldfish_vk_marshaling.h3680 const VkSamplerCustomBorderColorCreateInfoEXT* forMarshaling);
3684 VkSamplerCustomBorderColorCreateInfoEXT* forUnmarshaling);
Dgoldfish_vk_transform.cpp8129 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform) { in transform_tohost_VkSamplerCustomBorderColorCreateInfoEXT()
8140 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform) { in transform_fromhost_VkSamplerCustomBorderColorCreateInfoEXT()
9519 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in transform_tohost_extension_struct()
10679 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h1961 VkSamplerCustomBorderColorCreateInfoEXT* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp8844 Allocator* alloc, VkStructureType rootType, const VkSamplerCustomBorderColorCreateInfoEXT* from, in deepcopy_VkSamplerCustomBorderColorCreateInfoEXT()
8845 VkSamplerCustomBorderColorCreateInfoEXT* to) { in deepcopy_VkSamplerCustomBorderColorCreateInfoEXT()
10618 reinterpret_cast<const VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension), in deepcopy_extension_struct()
10619 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in deepcopy_extension_struct()
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_struct_id.h88 REGISTER_VK_STRUCT_ID(VkSamplerCustomBorderColorCreateInfoEXT,
Dgoldfish_vk_extension_structs_guest.cpp772 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size()
1391 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h1909 Allocator* alloc, VkStructureType rootType, const VkSamplerCustomBorderColorCreateInfoEXT* from,
1910 VkSamplerCustomBorderColorCreateInfoEXT* to);
Dgoldfish_vk_transform_guest.h3018 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
3021 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
Dgoldfish_vk_marshaling_guest.h3563 const VkSamplerCustomBorderColorCreateInfoEXT* forMarshaling);
3567 VkSamplerCustomBorderColorCreateInfoEXT* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp7633 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform) { in transform_tohost_VkSamplerCustomBorderColorCreateInfoEXT()
7644 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform) { in transform_fromhost_VkSamplerCustomBorderColorCreateInfoEXT()
8939 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in transform_tohost_extension_struct()
10019 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h1740 const VkSamplerCustomBorderColorCreateInfoEXT* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h1925 const VkSamplerCustomBorderColorCreateInfoEXT* forMarshaling, uint8_t** ptr);
DResourceTracker.cpp4464 VkSamplerCustomBorderColorCreateInfoEXT localVkSamplerCustomBorderColorCreateInfo; in on_vkCreateSampler()
4465 const VkSamplerCustomBorderColorCreateInfoEXT* samplerCustomBorderColorCreateInfo = in on_vkCreateSampler()
4466 vk_find_struct<VkSamplerCustomBorderColorCreateInfoEXT>(pCreateInfo); in on_vkCreateSampler()
Dgoldfish_vk_deepcopy_guest.cpp8279 Allocator* alloc, VkStructureType rootType, const VkSamplerCustomBorderColorCreateInfoEXT* from, in deepcopy_VkSamplerCustomBorderColorCreateInfoEXT()
8280 VkSamplerCustomBorderColorCreateInfoEXT* to) { in deepcopy_VkSamplerCustomBorderColorCreateInfoEXT()
9960 reinterpret_cast<const VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension), in deepcopy_extension_struct()
9961 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp7067 const VkSamplerCustomBorderColorCreateInfoEXT* toCount, size_t* count) { in count_VkSamplerCustomBorderColorCreateInfoEXT()
8552 reinterpret_cast<const VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension), in count_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsamplers.adoc317 slink:VkSamplerCustomBorderColorCreateInfoEXT must: be included in the
327 slink:VkSamplerCustomBorderColorCreateInfoEXT::pname:format is not
329 slink:VkSamplerCustomBorderColorCreateInfoEXT::pname:customBorderColor
692 slink:VkSamplerCustomBorderColorCreateInfoEXT structure is included in
696 slink:VkSamplerCustomBorderColorCreateInfoEXT structure is included in
1180 [open,refpage='VkSamplerCustomBorderColorCreateInfoEXT',desc='Structure specifying custom border co…
1184 sname:VkSamplerCustomBorderColorCreateInfoEXT structure in the
1187 The sname:VkSamplerCustomBorderColorCreateInfoEXT structure is defined as:
1189 include::{generated}/api/structs/VkSamplerCustomBorderColorCreateInfoEXT.adoc[]
1223 * [[VUID-VkSamplerCustomBorderColorCreateInfoEXT-format-07605]]
[all …]
Dtextures.adoc490 slink:VkSamplerCustomBorderColorCreateInfoEXT::pname:customBorderColor
592 slink:VkSamplerCustomBorderColorCreateInfoEXT::pname:format which does
598 slink:VkSamplerCustomBorderColorCreateInfoEXT::pname:format.
808 .Border Color [eq]#B#, Custom Border Color slink:VkSamplerCustomBorderColorCreateInfoEXT::pname:cus…
872 slink:VkSamplerCustomBorderColorCreateInfoEXT::pname:format is
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1790 …PACE::SamplerCustomBorderColorCreateInfoEXT ) == sizeof( VkSamplerCustomBorderColorCreateInfoEXT )…
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp3288 VkSamplerCustomBorderColorCreateInfoEXT* in on_vkUpdateDescriptorSetsImpl()
3290 vk_find_struct<VkSamplerCustomBorderColorCreateInfoEXT>( in on_vkUpdateDescriptorSetsImpl()

12