Home
last modified time | relevance | path

Searched refs:GEN6_BLORP_VBO_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_blorp.cpp43 #define GEN6_BLORP_VBO_SIZE (GEN6_BLORP_NUM_VERTICES \ macro
190 const float vertices[GEN6_BLORP_VBO_SIZE] = { in gen6_blorp_emit_vertices()
197 GEN6_BLORP_VBO_SIZE, 32, in gen6_blorp_emit_vertices()
199 memcpy(vertex_data, vertices, GEN6_BLORP_VBO_SIZE); in gen6_blorp_emit_vertices()
221 vertex_offset + GEN6_BLORP_VBO_SIZE - 1); in gen6_blorp_emit_vertices()