Home
last modified time | relevance | path

Searched defs:vs_size (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dgfx7_urb.c84 unsigned vs_size = size_per_stage; in gfx7_allocate_push_constants() local
113 gfx7_emit_push_constant_state(struct brw_context *brw, unsigned vs_size, in gfx7_emit_push_constant_state()
196 const unsigned vs_size = MAX2(vs_vue_prog_data->urb_entry_size, 1); in upload_urb() local
206 gfx7_upload_urb(struct brw_context *brw, unsigned vs_size, in gfx7_upload_urb()
Dgfx6_urb.c50 gfx6_upload_urb(struct brw_context *brw, unsigned vs_size, in gfx6_upload_urb()
115 const unsigned vs_size = MAX2(vs_vue_prog_data->urb_entry_size, 1); in upload_urb() local
Dbrw_context.h1060 GLuint vs_size; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h737 unsigned vs_size; member
Dcrocus_state.c6047 const unsigned vs_size = vue_prog_data->urb_entry_size; local
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c5146 uint8_t hs_size = 64, gs_size = 64, vs_size = 64; in radv_pipeline_generate_vgt_shader_config() local