Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_sampler.h86 …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 Dvn_protocol_driver_sampler.h77 …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 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()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_device.c54 const VkSamplerCustomBorderColorCreateInfoEXT *bc_info) in encode_border_color()
202 const VkSamplerCustomBorderColorCreateInfoEXT *bc_info) in v3dX()
H A Dv3dvx_private.h151 const VkSamplerCustomBorderColorCreateInfoEXT *bc_info);
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_extension_structs_guest.cpp590 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size()
1226 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size_with_stream_features()
H A Dvk_struct_id.h78 REGISTER_VK_STRUCT_ID(VkSamplerCustomBorderColorCreateInfoEXT,
H A Dgoldfish_vk_deepcopy_guest.h1904 Allocator* alloc, VkStructureType rootType, const VkSamplerCustomBorderColorCreateInfoEXT* from,
1905 VkSamplerCustomBorderColorCreateInfoEXT* to);
H A Dgoldfish_vk_transform_guest.h3041 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
3044 ResourceTracker* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
H A Dgoldfish_vk_marshaling_guest.h3600 const VkSamplerCustomBorderColorCreateInfoEXT* forMarshaling);
3604 VkSamplerCustomBorderColorCreateInfoEXT* forUnmarshaling);
H A Dgoldfish_vk_transform_guest.cpp7618 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 DgenX_state.c456 VkSamplerCustomBorderColorCreateInfoEXT *custom_border_color = in genX()
457 (VkSamplerCustomBorderColorCreateInfoEXT *) ext; in genX()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dvk_struct_id.h54 REGISTER_VK_STRUCT_ID(VkSamplerCustomBorderColorCreateInfoEXT,
Dgoldfish_vk_extension_structs.cpp1446 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size()
3560 return sizeof(VkSamplerCustomBorderColorCreateInfoEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h2021 Allocator* alloc, VkStructureType rootType, const VkSamplerCustomBorderColorCreateInfoEXT* from,
2022 VkSamplerCustomBorderColorCreateInfoEXT* to);
Dgoldfish_vk_transform.h3310 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
3313 VkDecoderGlobalState* resourceTracker, VkSamplerCustomBorderColorCreateInfoEXT* toTransform);
Dgoldfish_vk_marshaling.h3780 const VkSamplerCustomBorderColorCreateInfoEXT* forMarshaling);
3784 VkSamplerCustomBorderColorCreateInfoEXT* forUnmarshaling);
Dgoldfish_vk_transform.cpp8324 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 DvktPipelineSamplerBorderSwizzleTests.cpp892 de::MovePtr<VkSamplerCustomBorderColorCreateInfoEXT> customBorderColorInfo; in iterate()
906 … de::MovePtr<VkSamplerCustomBorderColorCreateInfoEXT>(new VkSamplerCustomBorderColorCreateInfoEXT); in iterate()
H A DvktPipelineImageSamplingInstance.cpp279 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 DvktPipelineSamplerTests.cpp254 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 DvkSafetyCriticalUtil.cpp282VkSamplerCustomBorderColorCreateInfoEXT *ptr = (VkSamplerCustomBorderColorCreateInfoEXT *)pNext; in hashPNextChain()
H A DvkImageUtil.cpp4296 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 DvkGetStructureTypeImpl.inl1421 template<> VkStructureType getStructureType<VkSamplerCustomBorderColorCreateInfoEXT> (void)
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c3511 …const VkSamplerCustomBorderColorCreateInfoEXT *pBorderColor = (const VkSamplerCustomBorderColorCre… in dzn_sampler_create()

123456