Searched refs:local_enc (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_instance.c | 157 struct vn_cs_encoder local_enc = VN_CS_ENCODER_INITIALIZER_LOCAL( local in function:vn_instance_init_ring 159 vn_encode_vkCreateRingMESA(&local_enc, 0, instance->ring.id, &info); 161 vn_cs_encoder_get_len(&local_enc)); 201 struct vn_cs_encoder local_enc = local in function:vn_instance_init_experimental_features 204 &local_enc, VK_COMMAND_GENERATE_REPLY_BIT_EXT, &struct_size, 208 instance->renderer, local_data, vn_cs_encoder_get_len(&local_enc)); 306 struct vn_cs_encoder local_enc = VN_CS_ENCODER_INITIALIZER_LOCAL( local in function:vn_instance_submit_roundtrip 312 vn_encode_vkWriteRingExtraMESA(&local_enc, 0, instance->ring.id, 0, seqno); 315 vn_cs_encoder_get_len(&local_enc)); 516 struct vn_cs_encoder local_enc local in function:vn_instance_ring_submit_locked 580 struct vn_cs_encoder local_enc = VN_CS_ENCODER_INITIALIZER_LOCAL( local in function:vn_instance_get_reply_shmem_locked 602 struct vn_cs_encoder local_enc = VN_CS_ENCODER_INITIALIZER_LOCAL( local in function:vn_instance_get_reply_shmem_locked 794 struct vn_cs_encoder local_enc = VN_CS_ENCODER_INITIALIZER_LOCAL( local in function:vn_CreateInstance 842 struct vn_cs_encoder local_enc = VN_CS_ENCODER_INITIALIZER_LOCAL( local in function:vn_DestroyInstance [all...] |
Completed in 2 milliseconds