Home
last modified time | relevance | path

Searched defs:state_size (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c170 blorp_alloc_binding_table(struct blorp_batch *batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
H A Danv_allocator.c887 anv_fixed_size_state_pool_alloc_new(struct anv_fixed_size_state_pool *pool, struct anv_block_pool *block_pool, uint32_t state_size, uint32_t block_size, uint32_t *padding) anv_fixed_size_state_pool_alloc_new() argument
H A Danv_image.c658 unsigned state_size = clear_color_state_size + 4; in add_aux_state_tracking_buffer() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blorp.c153 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *out_bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blorp.c173 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
/third_party/node/deps/v8/src/compiler/
H A Dmemory-lowering.cc245 intptr_t const state_size = state->size() + object_size; in ReduceAllocateRaw() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h2071 blorp_get_compute_push_const(struct blorp_batch *batch, const struct blorp_params *params, uint32_t threads, uint32_t *state_offset, unsigned *state_size) blorp_get_compute_push_const() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1524 size_t state_size = lvp_get_rendering_state_size(); in lvp_CreateDevice() local
/third_party/mesa3d/src/mesa/main/
H A Dffvertex_prog.c1608 struct ureg state_size = register_param1(p, STATE_POINT_SIZE_CLAMPED); in build_atten_pointsize() local

Completed in 19 milliseconds