/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 352 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
|
D | VkEncoder.h | 229 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler,
|
D | func_table.cpp | 926 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) { in gfxstream_vk_CreateSampler() argument 935 pCreateInfo, pAllocator, pSampler); in gfxstream_vk_CreateSampler()
|
D | ResourceTracker.cpp | 4449 VkSampler* pSampler) { in on_vkCreateSampler() argument 4475 return enc->vkCreateSampler(device, &localCreateInfo, pAllocator, pSampler, true /* do lock */); in on_vkCreateSampler()
|
D | VkEncoder.cpp | 8678 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/ |
D | VkDecoderGlobalState.h | 250 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
|
D | VkDecoderSnapshot.cpp | 697 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()
|
D | VkDecoderGlobalState.cpp | 2440 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()
|
D | VkDecoder.cpp | 4948 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()
|
D | VkDecoderSnapshot.h | 330 const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_descriptor_buffer.adoc | 202 const VkSampler* pSampler; 983 info.data.pSampler = &immutableSamplers[k]; 991 info.data.pSampler = &samplers[i][k];
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 248 … pSampler = printer.write_int("pSampler", 8, indent, optional=False, count=None, big_endian=False)
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 1378 …fo * pCreateInfo, const VkAllocationCallbacks * pAllocator, VkSampler * pSampler ) const VULKAN_HP… in vkCreateSampler() 1380 return ::vkCreateSampler( device, pCreateInfo, pAllocator, pSampler ); in vkCreateSampler()
|
D | vulkansc_funcs.hpp | 2227 …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()
|
D | vulkan.hpp | 1433 …fo * pCreateInfo, const VkAllocationCallbacks * pAllocator, VkSampler * pSampler ) const VULKAN_HP… in vkCreateSampler() 1435 return ::vkCreateSampler( device, pCreateInfo, pAllocator, pSampler ); in vkCreateSampler()
|
D | vulkansc_handles.hpp | 4855 …PACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Sampler * pSampler, Dispatch const &…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | samplers.adoc | 35 * pname:pSampler is a pointer to a slink:VkSampler handle in which the
|
D | descriptorsets.adoc | 5737 * pname:pSampler is a pointer to a slink:VkSampler handle specifying the
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 4018 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler); 4472 VkSampler* pSampler); 14975 const VkSampler* pSampler; member
|