Home
last modified time | relevance | path

Searched defs:vb_ptr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_debug.c415 uint32_t *vb_ptr = (uint32_t *)(uintptr_t)device->trace_data->vertex_descriptors; in radv_dump_vertex_descriptors() local
H A Dradv_cmd_buffer.c892 radv_save_vertex_descriptors(struct radv_cmd_buffer *cmd_buffer, uint64_t vb_ptr) in radv_save_vertex_descriptors()
6087 …x_descriptors(const struct radv_cmd_buffer *cmd_buffer, const struct radv_shader *vs, void *vb_ptr) in radv_write_vertex_descriptors()
6225 void *vb_ptr; in radv_flush_vertex_descriptors() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1567 LLVMValueRef io_ptr, vbuffers_ptr, vb_ptr; in draw_llvm_generate() local