Home
last modified time | relevance | path

Searched defs:DestroySampler (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/ult/cm/
H A Dkernel_test.h430 int32_t DestroySampler(CmSampler *sampler) in DestroySampler() function
435 int32_t DestroySampler(CmSampler8x8 *sampler) in DestroySampler() function
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_sampler.c150 panvk_per_arch(DestroySampler)(VkDevice _device, VkSampler _sampler, in panvk_per_arch() argument
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/
H A DShader.cpp513 DestroySampler(D3D10DDI_HDEVICE hDevice, // IN in DestroySampler() function
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/hardware/
H A Dcm_device.cpp493 CM_RT_API int32_t CmDevice_RT::DestroySampler( CmSampler* &sampler ) in DestroySampler() function in CmDevice_RT
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_util.h163 PFN_vkDestroySampler DestroySampler; member
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h128 PFN_vkDestroySampler DestroySampler; member
H A Dapi_gen.cpp1277 VKAPI_ATTR void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAl… in DestroySampler() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_device_rt_base.cpp2059 CM_RT_API int32_t CmDeviceRTBase::DestroySampler(CmSampler*& sampler) in DestroySampler() function in CMRT_UMD::CmDeviceRTBase
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h293 PFN_vkDestroySampler DestroySampler; member
H A Dchassis.cpp2339 VKAPI_ATTR void VKAPI_CALL DestroySampler( in DestroySampler() function
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1326 void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* allocator) { in DestroySampler() function