Searched refs:bound_pixel_unpack_transfer_buffer_id_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.cc110 bound_pixel_unpack_transfer_buffer_id_(0),
744 *params = bound_pixel_unpack_transfer_buffer_id_;
1581 *buffer_id = bound_pixel_unpack_transfer_buffer_id_;
1639 if (bound_pixel_unpack_transfer_buffer_id_) {
1642 bound_pixel_unpack_transfer_buffer_id_,
1680 if (bound_pixel_unpack_transfer_buffer_id_) {
1683 bound_pixel_unpack_transfer_buffer_id_,
1771 if (bound_pixel_unpack_transfer_buffer_id_) {
1774 bound_pixel_unpack_transfer_buffer_id_,
1877 if (bound_pixel_unpack_transfer_buffer_id_) {
[all...]
H A Dgles2_implementation.h719 GLuint bound_pixel_unpack_transfer_buffer_id_; member in class:gpu::gles2::GLES2Implementation

Completed in 187 milliseconds