Searched refs:vertex_attribute_formats (Results 1 – 8 of 8) sorted by relevance
164 uint8_t vertex_attribute_formats[ACO_MAX_VERTEX_ATTRIBS]; member
418 unsigned attrib_format = ctx->options->key.vs.vertex_attribute_formats[i]; in init_context()
5499 unsigned attrib_format = ctx->options->key.vs.vertex_attribute_formats[location]; in visit_load_input()
144 ASSIGN_FIELD_CP(vs.vertex_attribute_formats); in radv_aco_convert_pipe_key()
76 uint8_t vertex_attribute_formats[MAX_VERTEX_ATTRIBS]; member
1545 info.vertex_attribute_formats[location] = data_format | (num_format << 4); in radv_pipeline_init_vertex_input_info()3323 key.vs.vertex_attribute_formats[i] = info->vi.vertex_attribute_formats[i]; in radv_generate_graphics_pipeline_key()4211 unsigned attrib_format = pipeline_key->vs.vertex_attribute_formats[location]; in radv_lower_vs_input()
397 unsigned attrib_format = ctx->options->key.vs.vertex_attribute_formats[attrib_index]; in load_vs_input()
1952 uint8_t vertex_attribute_formats[MAX_VERTEX_ATTRIBS]; member