/hardware/google/gfxstream/host/vulkan/ |
D | vulkan_gfxstream.h | 49 …t32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, const uin… 70 …fferViewCount, uint32_t inlineUniformBlockCount, const uint32_t* pImageInfoEntryIndices, const uin… 86 const uint32_t* pImageInfoEntryIndices, 217 const uint32_t* pImageInfoEntryIndices,
|
D | VkDecoderGlobalState.h | 546 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, 555 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices,
|
D | VkDecoder.cpp | 20376 const uint32_t* pImageInfoEntryIndices; in decode() local 20405 memcpy((uint32_t**)&pImageInfoEntryIndices, (*readStreamPtrPtr), 8); in decode() 20406 android::base::Stream::fromBe64((uint8_t*)&pImageInfoEntryIndices); in decode() 20408 if (pImageInfoEntryIndices) { in decode() 20409 vkReadStream->alloc((void**)&pImageInfoEntryIndices, in decode() 20411 memcpy((uint32_t*)pImageInfoEntryIndices, *readStreamPtrPtr, in decode() 20502 (unsigned long long)pImageInfoEntryIndices, in decode() 20510 bufferInfoCount, bufferViewCount, pImageInfoEntryIndices, in decode() 20521 pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, in decode() 21708 const uint32_t* pImageInfoEntryIndices; in decode() local [all …]
|
D | VkDecoderSnapshot.h | 1550 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, 1646 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices,
|
D | VkDecoderGlobalState.cpp | 5468 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 5494 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE() argument 8520 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 8526 bufferInfoCount, bufferViewCount, pImageInfoEntryIndices, pBufferInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 8534 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE() argument 8540 bufferInfoCount, bufferViewCount, inlineUniformBlockCount, pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
|
D | VkDecoderSnapshot.cpp | 3606 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 3745 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE() argument 7002 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 7009 pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, pImageInfos, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 7213 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE() argument 7220 inlineUniformBlockCount, pImageInfoEntryIndices, pBufferInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vulkan_gfxstream.h | 49 …t32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, const uin… 70 …fferViewCount, uint32_t inlineUniformBlockCount, const uint32_t* pImageInfoEntryIndices, const uin… 86 const uint32_t* pImageInfoEntryIndices, 217 const uint32_t* pImageInfoEntryIndices,
|
D | VkEncoder.h | 1071 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, 1137 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices,
|
D | func_table.cpp | 4568 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in gfxstream_vk_UpdateDescriptorSetWithTemplateSizedGOOGLE() argument 4590 imageInfoCount, bufferInfoCount, bufferViewCount, pImageInfoEntryIndices, in gfxstream_vk_UpdateDescriptorSetWithTemplateSizedGOOGLE() 4972 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices, in gfxstream_vk_UpdateDescriptorSetWithTemplateSized2GOOGLE() argument 4995 pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, pImageInfos, in gfxstream_vk_UpdateDescriptorSetWithTemplateSized2GOOGLE()
|
D | VkEncoder.cpp | 35892 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 35930 bufferViewCount, pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 35957 local_pImageInfoEntryIndices = (uint32_t*)pImageInfoEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 38418 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE() argument 38457 bufferViewCount, inlineUniformBlockCount, pImageInfoEntryIndices, pBufferInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE() 38487 local_pImageInfoEntryIndices = (uint32_t*)pImageInfoEntryIndices; in vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
|