Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp127 static const GrGLInterface* create_command_buffer_interface() { in create_command_buffer_interface() function
211 sk_sp<const GrGLInterface> gl(create_command_buffer_interface()); in CommandBufferGLTestContext()