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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/
H A Dtranslate.h52 struct translate_element struct
67 struct translate_element element[PIPE_MAX_ATTRIBS + 1];
123 return 2 * sizeof(int) + key->nr_elements * sizeof(struct translate_element);
H A Dtranslate_cache.c76 sizeof(struct translate_element) * (PIPE_MAX_ATTRIBS - key->nr_elements);
H A Dtranslate_sse.c444 const struct translate_element *a,
1045 const struct translate_element *a,
1349 const struct translate_element *a = &p->translate.key.element[j];
/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate.h52 struct translate_element struct
67 struct translate_element element[PIPE_MAX_ATTRIBS + 1];
123 return 2 * sizeof(int) + key->nr_elements * sizeof(struct translate_element);
H A Dtranslate_cache.c76 sizeof(struct translate_element) * (PIPE_MAX_ATTRIBS - key->nr_elements);
H A Dtranslate_sse.c444 const struct translate_element *a,
1045 const struct translate_element *a,
1349 const struct translate_element *a = &p->translate.key.element[j];
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_vbuf.c481 struct translate_element *te;
542 struct translate_element *te = &key[type].element[elem_index[type][i]];
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c481 struct translate_element *te;
542 struct translate_element *te = &key[type].element[elem_index[type][i]];

Completed in 102 milliseconds