Searched defs:ibuffer (Results 1 – 5 of 5) sorted by relevance
94 struct pipe_index_buffer *ibuffer) in setup_index_buffer()200 struct pipe_index_buffer ibuffer = {0}; in st_draw_vbo() local
109 struct pipe_index_buffer ibuffer; in st_feedback_draw_vbo() local
104 scoped_ptr<uint8_t[]> ibuffer( in TestScale() local212 scoped_ptr<uint8_t[]> ibuffer(new uint8_t[I420_SIZE(iw, ih) + kAlignment]); in TEST_F() local
81 void bindIndexBuffer(GrVkGpu* gpu, GrVkIndexBuffer* ibuffer) { in bindIndexBuffer()
3949 const GrGLIndexBuffer* ibuffer) { in bindArrayAndBuffersToDraw()