Home
last modified time | relevance | path

Searched defs:PIPE_MAX_ATTRIBS (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c182 struct pipe_vertex_element tmp[PIPE_MAX_ATTRIBS]) in util_lower_uint64_vertex_elements()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h61 #define PIPE_MAX_ATTRIBS 32 macro