/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_sampler.h | 86 …rColorCreateInfoEXT_self_temp(struct vn_cs_decoder *dec, VkSamplerCustomBorderColorCreateInfoEXT *… in vn_decode_VkSamplerCustomBorderColorCreateInfoEXT_self_temp() 94 …BorderColorCreateInfoEXT_temp(struct vn_cs_decoder *dec, VkSamplerCustomBorderColorCreateInfoEXT *… in vn_decode_VkSamplerCustomBorderColorCreateInfoEXT_temp() 107 …lace_VkSamplerCustomBorderColorCreateInfoEXT_handle_self(VkSamplerCustomBorderColorCreateInfoEXT *… in vn_replace_VkSamplerCustomBorderColorCreateInfoEXT_handle_self() 116 vn_replace_VkSamplerCustomBorderColorCreateInfoEXT_handle(VkSamplerCustomBorderColorCreateInfoEXT *… in vn_replace_VkSamplerCustomBorderColorCreateInfoEXT_handle() 123 …ace_VkSamplerCustomBorderColorCreateInfoEXT_handle_self((VkSamplerCustomBorderColorCreateInfoEXT *… in vn_replace_VkSamplerCustomBorderColorCreateInfoEXT_handle() 163 pnext = vn_cs_decoder_alloc_temp(dec, sizeof(VkSamplerCustomBorderColorCreateInfoEXT)); in vn_decode_VkSamplerCreateInfo_pnext_temp() 167 …_VkSamplerCustomBorderColorCreateInfoEXT_self_temp(dec, (VkSamplerCustomBorderColorCreateInfoEXT *… in vn_decode_VkSamplerCreateInfo_pnext_temp() 255 …ace_VkSamplerCustomBorderColorCreateInfoEXT_handle_self((VkSamplerCustomBorderColorCreateInfoEXT *… in vn_replace_VkSamplerCreateInfo_handle()
|
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_sampler.h | 77 …izeof_VkSamplerCustomBorderColorCreateInfoEXT_self(const VkSamplerCustomBorderColorCreateInfoEXT *… in vn_sizeof_VkSamplerCustomBorderColorCreateInfoEXT_self() 87 vn_sizeof_VkSamplerCustomBorderColorCreateInfoEXT(const VkSamplerCustomBorderColorCreateInfoEXT *va… in vn_sizeof_VkSamplerCustomBorderColorCreateInfoEXT() 106 …ColorCreateInfoEXT_self(struct vn_cs_encoder *enc, const VkSamplerCustomBorderColorCreateInfoEXT *… in vn_encode_VkSamplerCustomBorderColorCreateInfoEXT_self() 114 …orderColorCreateInfoEXT(struct vn_cs_encoder *enc, const VkSamplerCustomBorderColorCreateInfoEXT *… in vn_encode_VkSamplerCustomBorderColorCreateInfoEXT() 205 …zeof_VkSamplerCustomBorderColorCreateInfoEXT_self((const VkSamplerCustomBorderColorCreateInfoEXT *… in vn_sizeof_VkSamplerCreateInfo_pnext() 286 …VkSamplerCustomBorderColorCreateInfoEXT_self(enc, (const VkSamplerCustomBorderColorCreateInfoEXT *… in vn_encode_VkSamplerCreateInfo_pnext()
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_sampler.c | 75 const VkSamplerCustomBorderColorCreateInfoEXT *border_color_info = in vk_sampler_border_color_value() 116 const VkSamplerCustomBorderColorCreateInfoEXT *cbc_info = (void *)ext; in vk_sampler_create()
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_device.c | 54 const VkSamplerCustomBorderColorCreateInfoEXT *bc_info) in encode_border_color() 202 const VkSamplerCustomBorderColorCreateInfoEXT *bc_info) in v3dX()
|
H A D | v3dvx_private.h | 151 const VkSamplerCustomBorderColorCreateInfoEXT *bc_info);
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | goldfish_vk_extension_structs_guest.cpp | 590 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size() 1226 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size_with_stream_features()
|
H A D | vk_struct_id.h | 78 REGISTER_VK_STRUCT_ID(VkSamplerCustomBorderColorCreateInfoEXT,
|
H A D | goldfish_vk_deepcopy_guest.h | 1904 Allocator* alloc, VkStructureType rootType, const VkSamplerCustomBorderColorCreateInfoEXT* from, 1905 VkSamplerCustomBorderColorCreateInfoEXT* to);
|
H A D | goldfish_vk_transform_guest.h | 3041 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform); 3044 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
|
H A D | goldfish_vk_marshaling_guest.h | 3600 const VkSamplerCustomBorderColorCreateInfoEXT* forMarshaling); 3604 VkSamplerCustomBorderColorCreateInfoEXT* forUnmarshaling);
|
H A D | goldfish_vk_transform_guest.cpp | 7618 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform) { in transform_tohost_VkSamplerCustomBorderColorCreateInfoEXT() 7629 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform) { in transform_fromhost_VkSamplerCustomBorderColorCreateInfoEXT() 8967 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in transform_tohost_extension_struct() 10078 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | genX_state.c | 456 VkSamplerCustomBorderColorCreateInfoEXT *custom_border_color = in genX() 457 (VkSamplerCustomBorderColorCreateInfoEXT *) ext; in genX()
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | vk_struct_id.h | 54 REGISTER_VK_STRUCT_ID(VkSamplerCustomBorderColorCreateInfoEXT,
|
D | goldfish_vk_extension_structs.cpp | 1446 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size() 3560 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 2021 Allocator* alloc, VkStructureType rootType, const VkSamplerCustomBorderColorCreateInfoEXT* from, 2022 VkSamplerCustomBorderColorCreateInfoEXT* to);
|
D | goldfish_vk_transform.h | 3310 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform); 3313 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
|
D | goldfish_vk_marshaling.h | 3780 const VkSamplerCustomBorderColorCreateInfoEXT* forMarshaling); 3784 VkSamplerCustomBorderColorCreateInfoEXT* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 8324 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform) { in transform_tohost_VkSamplerCustomBorderColorCreateInfoEXT() 8335 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform) { in transform_fromhost_VkSamplerCustomBorderColorCreateInfoEXT() 9986 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in transform_tohost_extension_struct() 11236 reinterpret_cast<VkSamplerCustomBorderColorCreateInfoEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 892 de::MovePtr<VkSamplerCustomBorderColorCreateInfoEXT> customBorderColorInfo; in iterate() 906 … de::MovePtr<VkSamplerCustomBorderColorCreateInfoEXT>(new VkSamplerCustomBorderColorCreateInfoEXT); in iterate()
|
H A D | vktPipelineImageSamplingInstance.cpp | 279 pNext = reinterpret_cast<const VkSamplerCustomBorderColorCreateInfoEXT *>(pNext)->pNext; in checkSupportImageSamplingInstance() 432 const VkSamplerCustomBorderColorCreateInfoEXT customBorderColorCreateInfo = in setup() 433 *reinterpret_cast<const VkSamplerCustomBorderColorCreateInfoEXT *>(pNext); in setup() 454 pNext = reinterpret_cast<const VkSamplerCustomBorderColorCreateInfoEXT *>(pNext)->pNext; in setup()
|
H A D | vktPipelineSamplerTests.cpp | 254 VkSamplerCustomBorderColorCreateInfoEXT getSamplerCustomBorderColorCreateInfo( 263 const VkSamplerCustomBorderColorCreateInfoEXT m_customBorderColorCreateInfo; 807 VkSamplerCustomBorderColorCreateInfoEXT SamplerAddressModesTest::getSamplerCustomBorderColorCreateI… in getSamplerCustomBorderColorCreateInfo() 810 const VkSamplerCustomBorderColorCreateInfoEXT defaultSamplerCustomBorderColorParams = { in getSamplerCustomBorderColorCreateInfo()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkSafetyCriticalUtil.cpp | 282 … VkSamplerCustomBorderColorCreateInfoEXT *ptr = (VkSamplerCustomBorderColorCreateInfoEXT *)pNext; in hashPNextChain()
|
H A D | vkImageUtil.cpp | 4296 const VkSamplerCustomBorderColorCreateInfoEXT customBorderColorCreateInfo = in mapVkSampler() 4297 *reinterpret_cast<const VkSamplerCustomBorderColorCreateInfoEXT *>(pNext); in mapVkSampler() 4299 …pNext = reinterpret_cast<const VkSamplerCustomBorderColorCreateInfoEXT *>(pNext)->pNext; in mapVkSampler()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkGetStructureTypeImpl.inl | 1421 template<> VkStructureType getStructureType<VkSamplerCustomBorderColorCreateInfoEXT> (void)
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 3511 …const VkSamplerCustomBorderColorCreateInfoEXT *pBorderColor = (const VkSamplerCustomBorderColorCre… in dzn_sampler_create()
|