Searched refs:attr_overrides (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c1063 struct GENX(SF_OUTPUT_ATTRIBUTE_DETAIL) *attr_overrides,
1149 attr_overrides[input_index] = attribute;
3546 struct GENX(SF_OUTPUT_ATTRIBUTE_DETAIL) attr_overrides[16] = { { 0 } };
3548 #define attr_overrides sbe.Attribute macro
3577 attr_overrides,
3610 sbes.Attribute[i] = attr_overrides[i];
3614 #undef attr_overrides
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c1053 struct GENX(SF_OUTPUT_ATTRIBUTE_DETAIL) *attr_overrides,
1139 attr_overrides[input_index] = attribute;
3474 struct GENX(SF_OUTPUT_ATTRIBUTE_DETAIL) attr_overrides[16] = { { 0 } };
3476 #define attr_overrides sbe.Attribute macro
3505 attr_overrides,
3538 sbes.Attribute[i] = attr_overrides[i];
3542 #undef attr_overrides
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c4551 struct GENX(SF_OUTPUT_ATTRIBUTE_DETAIL) *attr_overrides,
4604 attr_overrides[input_index] = attribute;
4636 struct GENX(SF_OUTPUT_ATTRIBUTE_DETAIL) attr_overrides[16] = { { 0 } };
4638 #define attr_overrides sbe.Attribute macro
4651 attr_overrides,
4667 sbes.Attribute[i] = attr_overrides[i];
4549 calculate_attr_overrides(const struct crocus_context * ice,struct GENX (SF_OUTPUT_ATTRIBUTE_DETAIL)* attr_overrides,uint32_t * point_sprite_enables,uint32_t * urb_entry_read_length,uint32_t * urb_entry_read_offset) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c3328 struct GENX(SF_OUTPUT_ATTRIBUTE_DETAIL) attr_overrides[16] = {};
3342 &attr_overrides[input_index];
3419 sbes.Attribute[i] = attr_overrides[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c4023 struct GENX(SF_OUTPUT_ATTRIBUTE_DETAIL) attr_overrides[16] = {};
4037 &attr_overrides[input_index];
4115 sbes.Attribute[i] = attr_overrides[i];

Completed in 42 milliseconds