Home
last modified time | relevance | path

Searched refs:vertex_attribute_offsets (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_shader_info.h166 uint32_t vertex_attribute_offsets[ACO_MAX_VERTEX_ATTRIBS]; member
H A Daco_instruction_selection.cpp5497 uint32_t attrib_offset = ctx->options->key.vs.vertex_attribute_offsets[location];
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_aco_shader_info.h146 ASSIGN_FIELD_CP(vs.vertex_attribute_offsets); in radv_aco_convert_pipe_key()
H A Dradv_shader.h78 uint32_t vertex_attribute_offsets[MAX_VERTEX_ATTRIBS]; member
H A Dradv_nir_to_llvm.c432 unsigned attrib_offset = ctx->options->key.vs.vertex_attribute_offsets[attrib_index]; in load_vs_input()
H A Dradv_pipeline.c1547 info.vertex_attribute_offsets[location] = desc->offset; in radv_pipeline_init_vertex_input_info()
3325 key.vs.vertex_attribute_offsets[i] = info->vi.vertex_attribute_offsets[i]; in radv_generate_graphics_pipeline_key()
H A Dradv_private.h1954 uint32_t vertex_attribute_offsets[MAX_VERTEX_ATTRIBS];

Completed in 34 milliseconds