Searched defs:push_size (Results 1 – 9 of 9) 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
504 unsigned *push_size) in agx_nir_layout_uniforms()
294 const void *push_data, size_t push_size, in nvk_cmd_dispatch_shader()
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
78 const unsigned push_size = (stages & (1 << i)) ? size_per_stage : 0; in cmd_buffer_alloc_gfx_push_constants() local
1638 uint32_t push_size = 0; in anv_pipeline_add_executable() local
925 uint32_t push_size = 0; in anv_pipeline_add_executable() local
2082 unsigned push_size = (stages & (1 << i)) ? size_per_stage : 0; in cmd_buffer_alloc_push_constants() local
170 uint16_t push_size[LVP_PIPELINE_TYPE_COUNT]; member317 unsigned push_size = get_pcbuf_size(state, sh); in update_inline_shader_state() local