HomeSort by relevance Sort by last modified time
    Searched refs:CreateImageCHROMIUM (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/cc/test/
test_gles2_interface.h 127 virtual GLuint CreateImageCHROMIUM(GLsizei width,
test_gles2_interface.cc 276 GLuint TestGLES2Interface::CreateImageCHROMIUM(GLsizei width,
280 return test_context_->createImageCHROMIUM(
  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 206 #define glCreateImageCHROMIUM GLES2_GET_FUN(CreateImageCHROMIUM)
  /external/chromium_org/cc/resources/
raster_worker_pool_perftest.cc 32 virtual GLuint CreateImageCHROMIUM(GLsizei width,
resource_provider.cc     [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_interface_stub_impl_autogen.h 728 GLuint GLES2InterfaceStub::CreateImageCHROMIUM(GLsizei /* width */,
    [all...]
gles2_trace_implementation_impl_autogen.h     [all...]
gles2_implementation_autogen.h 620 virtual GLuint CreateImageCHROMIUM(GLsizei width,
gles2_interface_autogen.h 416 virtual GLuint CreateImageCHROMIUM(GLsizei width,
gles2_interface_stub_autogen.h 447 virtual GLuint CreateImageCHROMIUM(GLsizei width,
gles2_trace_implementation_autogen.h 447 virtual GLuint CreateImageCHROMIUM(GLsizei width,
gles2_c_lib_autogen.h 803 return gles2::GetGLContext()->CreateImageCHROMIUM(
    [all...]
gles2_implementation_unittest.cc     [all...]
gles2_implementation.cc     [all...]
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_impl.cc 913 DELEGATE_TO_GL_4R(createImageCHROMIUM,
914 CreateImageCHROMIUM,
    [all...]

Completed in 341 milliseconds