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

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c619 const struct brw_vertex_element *gfx6_edgeflag_input = NULL; local in function:genX
658 gfx6_edgeflag_input = input;
791 if (gfx6_edgeflag_input) {
792 const struct gl_vertex_format *glformat = gfx6_edgeflag_input->glformat;
797 .VertexBufferIndex = gfx6_edgeflag_input->buffer,
800 .SourceElementOffset = gfx6_edgeflag_input->offset,
822 if (input == gfx6_edgeflag_input)

Completed in 12 milliseconds