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

  /external/chromium_org/cc/test/
test_gles2_interface.h 88 virtual void TexStorage2DEXT(GLenum target,
test_gles2_interface.cc 204 void TestGLES2Interface::TexStorage2DEXT(GLenum target,
209 test_context_->texStorage2DEXT(target, levels, internalformat, width, height);
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_ids_autogen.h 163 OP(TexStorage2DEXT) /* 404 */ \
gles2_cmd_format_autogen.h     [all...]
gles2_cmd_format_test_autogen.h     [all...]
  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 168 #define glTexStorage2DEXT GLES2_GET_FUN(TexStorage2DEXT)
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc     [all...]
gles2_cmd_decoder_autogen.h     [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_interface_stub_impl_autogen.h 602 void GLES2InterfaceStub::TexStorage2DEXT(GLenum /* target */,
    [all...]
gles2_cmd_helper_autogen.h     [all...]
gles2_implementation_unittest_autogen.h     [all...]
gles2_trace_implementation_impl_autogen.h     [all...]
gles2_implementation_autogen.h 512 virtual void TexStorage2DEXT(GLenum target,
gles2_interface_autogen.h 347 virtual void TexStorage2DEXT(GLenum target,
gles2_interface_stub_autogen.h 375 virtual void TexStorage2DEXT(GLenum target,
gles2_trace_implementation_autogen.h 375 virtual void TexStorage2DEXT(GLenum target,
gles2_implementation_impl_autogen.h     [all...]
gles2_c_lib_autogen.h 660 gles2::GetGLContext()->TexStorage2DEXT(
    [all...]
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_impl.cc 792 DELEGATE_TO_GL_5(texStorage2DEXT, TexStorage2DEXT,
    [all...]
  /external/chromium_org/cc/resources/
resource_provider.cc     [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]

Completed in 70 milliseconds