Home
last modified time | relevance | path

Searched refs:attrib_index_offset (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device_generated_commands.c447 nir_ssa_def *attrib_index_offset = in build_dgc_prepare_shader() local
469 attrib_index_offset); in build_dgc_prepare_shader()
1228 vbo_info[2 * idx + 1] = graphics_pipeline->attrib_index_offset[i] | (attrib_end << 16); in radv_prepare_dgc()
H A Dradv_private.h1962 uint32_t attrib_index_offset[MAX_VERTEX_ATTRIBS];
2161 uint32_t attrib_index_offset[MAX_VERTEX_ATTRIBS];
H A Dradv_pipeline.c1585 info.attrib_index_offset[desc->location] = in radv_pipeline_init_vertex_input_info()
6743 pipeline->attrib_index_offset[i] = info->vi.attrib_index_offset[i]; in radv_pipeline_init_vertex_input_state()
H A Dradv_cmd_buffer.c3798 num_records += pipeline->attrib_index_offset[i]; in radv_write_vertex_descriptors()

Completed in 31 milliseconds