Searched defs:push_size (Results 1 – 8 of 8) sorted by relevance
668 let push_size = remaining_size.min(range.offset + range.size - current_offset); in validate_push_constants() localVariable710 let push_size = min(remaining_size, range.offset + range.size - current_offset); in push_constants_unchecked() localVariable
417 unsigned *push_size) in agx_nir_layout_uniforms()
539 let push_size = remaining_size.min(range.offset + range.size - current_offset); in push_constants() localVariable591 let push_size = remaining_size.min(range.offset + range.size - current_offset); in validate_push_constants() localVariable
90 const unsigned push_size = (stages & (1 << i)) ? size_per_stage : 0; in cmd_buffer_alloc_gfx_push_constants() local
1620 uint32_t push_size = 0; in anv_pipeline_add_executable() local
166 uint16_t push_size[LVP_PIPELINE_TYPE_COUNT]; member272 unsigned push_size = get_pcbuf_size(state, pstage); in fill_ubo0() local312 unsigned push_size = get_pcbuf_size(state, sh); in update_inline_shader_state() local
975 uint32_t push_size = 0; in anv_pipeline_add_executable() local
2047 unsigned push_size = (stages & (1 << i)) ? size_per_stage : 0; in cmd_buffer_alloc_push_constants() local