Home
last modified time | relevance | path

Searched refs:pSampler (Results 1 – 19 of 19) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h352 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
DVkEncoder.h229 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler,
Dfunc_table.cpp926 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) { in gfxstream_vk_CreateSampler() argument
935 pCreateInfo, pAllocator, pSampler); in gfxstream_vk_CreateSampler()
DResourceTracker.cpp4449 VkSampler* pSampler) { in on_vkCreateSampler() argument
4475 return enc->vkCreateSampler(device, &localCreateInfo, pAllocator, pSampler, true /* do lock */); in on_vkCreateSampler()
DVkEncoder.cpp8678 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler, in vkCreateSampler() argument
8708 device, pCreateInfo, pAllocator, pSampler); in vkCreateSampler()
8791 *&cgen_var_2 = (uint64_t)((*pSampler)); in vkCreateSampler()
8804 stream->handleMapping()->mapHandles_u64_VkSampler(&cgen_var_3, (VkSampler*)pSampler, 1); in vkCreateSampler()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h250 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
DVkDecoderSnapshot.cpp697 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) { in vkCreateSampler() argument
698 if (!pSampler) return; in vkCreateSampler()
701 mReconstruction.addHandles((const uint64_t*)pSampler, 1); in vkCreateSampler()
702 mReconstruction.addHandleDependency((const uint64_t*)pSampler, 1, in vkCreateSampler()
708 mReconstruction.forEachHandleAddApi((const uint64_t*)pSampler, 1, apiHandle, in vkCreateSampler()
710 mReconstruction.setCreatedHandlesForApi(apiHandle, (const uint64_t*)pSampler, 1); in vkCreateSampler()
4444 VkSampler* pSampler) { in vkCreateSampler() argument
4446 pCreateInfo, pAllocator, pSampler); in vkCreateSampler()
DVkDecoderGlobalState.cpp2440 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) { in on_vkCreateSampler() argument
2443 VkResult result = vk->vkCreateSampler(device, pCreateInfo, pAllocator, pSampler); in on_vkCreateSampler()
2448 auto& samplerInfo = mSamplerInfo[*pSampler]; in on_vkCreateSampler()
2463 *pSampler = new_boxed_non_dispatchable_VkSampler(*pSampler); in on_vkCreateSampler()
8040 VkSampler* pSampler) { in on_vkCreateSampler() argument
8041 return mImpl->on_vkCreateSampler(pool, device, pCreateInfo, pAllocator, pSampler); in on_vkCreateSampler()
DVkDecoder.cpp4948 VkSampler* pSampler; in decode() local
4970 vkReadStream->alloc((void**)&pSampler, sizeof(VkSampler)); in decode()
4974 *(VkSampler*)pSampler = (VkSampler)(VkSampler)((VkSampler)(*&cgen_var_2)); in decode()
4987 (unsigned long long)pAllocator, (unsigned long long)pSampler); in decode()
4991 m_state->on_vkCreateSampler(&m_pool, device, pCreateInfo, pAllocator, pSampler); in decode()
5001 vkStream->handleMapping()->mapHandles_VkSampler((VkSampler*)pSampler, 1); in decode()
5002 vkStream->write((VkSampler*)pSampler, 8 * 1); in decode()
5013 device, pCreateInfo, pAllocator, pSampler); in decode()
DVkDecoderSnapshot.h330 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc202 const VkSampler* pSampler;
983 info.data.pSampler = &immutableSamplers[k];
991 info.data.pSampler = &samplers[i][k];
/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py248pSampler = printer.write_int("pSampler", 8, indent, optional=False, count=None, big_endian=False)
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp1378 …fo * pCreateInfo, const VkAllocationCallbacks * pAllocator, VkSampler * pSampler ) const VULKAN_HP… in vkCreateSampler()
1380 return ::vkCreateSampler( device, pCreateInfo, pAllocator, pSampler ); in vkCreateSampler()
Dvulkansc_funcs.hpp2227 …PACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Sampler * pSampler, Dispatch const &… in createSampler() argument
2230 …t_cast<const VkAllocationCallbacks *>( pAllocator ), reinterpret_cast<VkSampler *>( pSampler ) ) ); in createSampler()
Dvulkan.hpp1433 …fo * pCreateInfo, const VkAllocationCallbacks * pAllocator, VkSampler * pSampler ) const VULKAN_HP… in vkCreateSampler()
1435 return ::vkCreateSampler( device, pCreateInfo, pAllocator, pSampler ); in vkCreateSampler()
Dvulkansc_handles.hpp4855 …PACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Sampler * pSampler, Dispatch const &…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsamplers.adoc35 * pname:pSampler is a pointer to a slink:VkSampler handle in which the
Ddescriptorsets.adoc5737 * pname:pSampler is a pointer to a slink:VkSampler handle specifying the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h4018 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
4472 VkSampler* pSampler);
14975 const VkSampler* pSampler; member