Lines Matching refs:pInternalRepresentations
16286 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations; in decode() local
16315 memcpy((VkPipelineExecutableInternalRepresentationKHR**)&pInternalRepresentations, in decode()
16317 android::base::Stream::fromBe64((uint8_t*)&pInternalRepresentations); in decode()
16319 if (pInternalRepresentations) { in decode()
16320 vkReadStream->alloc((void**)&pInternalRepresentations, in decode()
16326 … (VkPipelineExecutableInternalRepresentationKHR*)(pInternalRepresentations + in decode()
16336 if (pInternalRepresentations) { in decode()
16340 … (VkPipelineExecutableInternalRepresentationKHR*)(pInternalRepresentations + in decode()
16352 (unsigned long long)pInternalRepresentations); in decode()
16359 pInternalRepresentations); in decode()
16374 if (pInternalRepresentations) { in decode()
16378 … (VkPipelineExecutableInternalRepresentationKHR*)(pInternalRepresentations + in decode()
16384 uint64_t cgen_var_4 = (uint64_t)(uintptr_t)pInternalRepresentations; in decode()
16386 if (pInternalRepresentations) { in decode()
16391 … (VkPipelineExecutableInternalRepresentationKHR*)(pInternalRepresentations + in decode()
16406 pExecutableInfo, pInternalRepresentationCount, pInternalRepresentations); in decode()