Searched refs:promoteStaticUsage (Results 1 – 4 of 4) sorted by relevance
58 void promoteStaticUsage(const gl::Context *context, size_t dataSize);
163 void BufferD3D::promoteStaticUsage(const gl::Context *context, size_t dataSize) in promoteStaticUsage() function in rx::BufferD3D
207 buffer->promoteStaticUsage(context, count << srcTypeShift); in prepareIndexData()
480 bufferD3D->promoteStaticUsage(context, count * typeSize); in PromoteDynamicAttribs()