Home
last modified time | relevance | path

Searched refs:blorp_alloc_vertex_buffer (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blorp.c201 blorp_alloc_vertex_buffer(struct blorp_batch *blorp_batch, in blorp_alloc_vertex_buffer() function
/third_party/mesa3d/src/intel/vulkan/
DgenX_blorp_exec.c206 blorp_alloc_vertex_buffer(struct blorp_batch *batch, uint32_t size, in blorp_alloc_vertex_buffer() function
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blorp.c194 blorp_alloc_vertex_buffer(struct blorp_batch *blorp_batch, in blorp_alloc_vertex_buffer() function
/third_party/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h76 blorp_alloc_vertex_buffer(struct blorp_batch *batch, uint32_t size,
294 void *data = blorp_alloc_vertex_buffer(batch, sizeof(vertices), addr); in blorp_emit_vertex_data()
315 void *data = blorp_alloc_vertex_buffer(batch, *size, addr); in blorp_emit_input_varying_data()