Searched refs:vertex_attribute_offsets (Results 1 – 5 of 5) sorted by relevance
73 uint32_t vertex_attribute_offsets[MAX_VERTEX_ATTRIBS]; member
2493 key.vertex_attribute_offsets[location] = desc->offset; in radv_generate_graphics_pipeline_key()2608 keys[MESA_SHADER_VERTEX].vs.vertex_attribute_offsets[i] = key->vertex_attribute_offsets[i]; in radv_fill_shader_keys()
394 uint32_t vertex_attribute_offsets[MAX_VERTEX_ATTRIBS]; member
1171 unsigned attrib_offset = ctx->args->options->key.vs.vertex_attribute_offsets[attrib_index]; in handle_vs_input_decl()
4664 uint32_t attrib_offset = ctx->options->key.vs.vertex_attribute_offsets[location]; in visit_load_input()