Home
last modified time | relevance | path

Searched refs:pImageInfoEntryIndices (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
Dvulkan_gfxstream.h49 …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,
DVkDecoderGlobalState.h546 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices,
555 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices,
DVkDecoder.cpp20376 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 …]
DVkDecoderSnapshot.h1550 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices,
1646 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices,
DVkDecoderGlobalState.cpp5468 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()
DVkDecoderSnapshot.cpp3606 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/
Dvulkan_gfxstream.h49 …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,
DVkEncoder.h1071 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices,
1137 const uint32_t* pImageInfoEntryIndices, const uint32_t* pBufferInfoEntryIndices,
Dfunc_table.cpp4568 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()
DVkEncoder.cpp35892 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()