| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_common.h | 80 unsigned int vb_size; /* size of client vertex buffer in bytes */ member in struct:__anon1e256b680308
|
| H A D | savage_dri.c | 1200 cmdBuf.vb_size = 0;
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | savage_drm.h | 119 unsigned int vb_size; /* size of client vertex buffer in bytes */ member in struct:drm_savage_cmdbuf
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vertex.h | 117 GLuint vb_size,
|
| H A D | t_vertex.c | 503 GLuint vb_size, 514 vtx->vertex_buf = _mesa_align_calloc(vb_size * max_vertex_size, 32 ); 502 _tnl_init_vertices(struct gl_context * ctx,GLuint vb_size,GLuint max_vertex_size) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vertex.h | 117 GLuint vb_size,
|
| H A D | t_vertex.c | 504 GLuint vb_size, 515 vtx->vertex_buf = align_calloc(vb_size * max_vertex_size, 32 ); 503 _tnl_init_vertices(struct gl_context * ctx,GLuint vb_size,GLuint max_vertex_size) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A D | gen_batch_decoder.c | 390 uint32_t vb_size = 0; local in function:handle_3dstate_vertex_buffers 411 vb_size = vbs_iter.raw_value; 415 vb_size = (vbs_iter.raw_value + 1) - vb.addr; 417 vb_size = 0; 424 fprintf(ctx->fp, "vertex buffer %d, size %d\n", index, vb_size); 431 if (vb.map == 0 || vb_size == 0) 434 ctx_print_buffer(ctx, vb, vb_size, pitch, ctx->max_vbo_decoded_lines); 437 vb_size = 0;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_genX.h | 67 uint32_t vb_size);
|
| H A D | genX_cmd_buffer.c | 5630 uint32_t vb_size) 5648 if (vb_size == 0) { 5656 bound->end = bound->start + vb_size;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_viewer_decoder.cpp | 356 uint32_t vb_size = 0; local in function:handle_3dstate_vertex_buffers 380 vb_size = vbs_iter.raw_value; 384 vb_size = vbs_iter.raw_value - vb.addr; 386 vb_size = 0; 393 ImGui::Text("vertex buffer %d, size %d, pitch %d", index, vb_size, pitch); 401 if (vb.map == 0 || vb_size == 0) 405 vb_size = 0;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator_viewer_decoder.cpp | 360 uint32_t vb_size = 0; local in function:handle_3dstate_vertex_buffers 384 vb_size = vbs_iter.raw_value; 388 vb_size = vbs_iter.raw_value - vb.addr; 390 vb_size = 0; 397 ImGui::Text("vertex buffer %d, size %d, pitch %d", index, vb_size, pitch); 405 if (vb.map == 0 || vb_size == 0) 409 vb_size = 0;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_batch_decoder.c | 465 uint32_t vb_size = 0; local in function:handle_3dstate_vertex_buffers 486 vb_size = vbs_iter.raw_value; 490 vb_size = (vbs_iter.raw_value + 1) - vb.addr; 492 vb_size = 0; 499 fprintf(ctx->fp, "vertex buffer %d, size %d\n", index, vb_size); 506 if (vb.map == 0 || vb_size == 0) 509 ctx_print_buffer(ctx, vb, vb_size, pitch, ctx->max_vbo_decoded_lines); 512 vb_size = 0;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_draw.c | 194 uint32_t vb_size = rsc->bo->size - offset; local in function:vc4_emit_gl_shader_state 210 (vb_size - elem_size) / vb->stride);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_draw.c | 197 uint32_t vb_size = rsc->bo->size - offset; local in function:vc4_emit_gl_shader_state 213 (vb_size - elem_size) / vb->stride);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | evergreen_accel.c | 1471 accel_state->vbo.vb_size = accel_state->vbo.vb_offset - accel_state->vbo.vb_start_op; 1474 vtx_res.vtx_num_entries = accel_state->vbo.vb_size / 4;
|
| H A D | r6xx_accel.c | 1294 accel_state->vbo.vb_size = accel_state->vbo.vb_offset - accel_state->vbo.vb_start_op; 1297 vtx_res.vtx_num_entries = accel_state->vbo.vb_size / 4;
|
| H A D | radeon.h | 643 uint32_t vb_size; member in struct:radeon_vbo_object
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | evergreen_accel.c | 1460 accel_state->vbo.vb_size = accel_state->vbo.vb_offset - accel_state->vbo.vb_start_op; 1463 vtx_res.vtx_num_entries = accel_state->vbo.vb_size / 4;
|
| H A D | r6xx_accel.c | 1223 accel_state->vbo.vb_size = accel_state->vbo.vb_offset - accel_state->vbo.vb_start_op; 1226 vtx_res.vtx_num_entries = accel_state->vbo.vb_size / 4;
|
| H A D | radeon.h | 391 uint32_t vb_size; member in struct:radeon_vbo_object
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_private.h | 1027 unsigned vb_size; member in struct:radv_cmd_state
|
| H A D | radv_cmd_buffer.c | 717 si_cp_dma_prefetch(cmd_buffer, state->vb_va, state->vb_size); 2041 cmd_buffer->state.vb_size = count * 16;
|