Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_debug.c470 uint32_t *vb_ptr = &((uint32_t *)ptr)[3]; in radv_dump_vertex_descriptors() local
Dradv_cmd_buffer.c912 radv_save_vertex_descriptors(struct radv_cmd_buffer *cmd_buffer, uint64_t vb_ptr) in radv_save_vertex_descriptors()
3701 bool full_null_descriptors, void *vb_ptr) in radv_write_vertex_descriptors()
3860 void *vb_ptr; in radv_flush_vertex_descriptors() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1914 LLVMValueRef io_ptr, vbuffers_ptr, vb_ptr; in draw_llvm_generate() local