HomeSort by relevance Sort by last modified time
    Searched refs:TexSubImage2D (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/chromium_org/third_party/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 108 GET_PROC(TexSubImage2D);
  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 108 GET_PROC(TexSubImage2D);
  /external/chromium_org/ppapi/examples/video_capture/
video_capture.cc 91 gles2_if_->TexSubImage2D(
100 gles2_if_->TexSubImage2D(
106 gles2_if_->TexSubImage2D(
  /external/chromium_org/third_party/mesa/src/docs/
MESA_ycbcr_texture.spec 63 TexImage2D and TexSubImage2D:
67 Accepted by the <type> parameter of TexImage2D and TexSubImage2D:
144 TexSubImage2D is YCBCR_MESA then format must be YCBCR_MESA.
185 INVALID_OPERATION is generated by TexSubImage2D if the internal image
MESA_texture_array.spec 104 Accepted by the <target> parameter of TexImage2D, TexSubImage2D,
250 must be TEXTURE_1D, the target arguments of TexSubImage2D and
    [all...]
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 63 TexImage2D and TexSubImage2D:
67 Accepted by the <type> parameter of TexImage2D and TexSubImage2D:
144 TexSubImage2D is YCBCR_MESA then format must be YCBCR_MESA.
185 INVALID_OPERATION is generated by TexSubImage2D if the internal image
MESA_texture_array.spec 104 Accepted by the <target> parameter of TexImage2D, TexSubImage2D,
250 must be TEXTURE_1D, the target arguments of TexSubImage2D and
    [all...]
  /external/chromium_org/cc/scheduler/
texture_uploader.cc 218 gl_->TexSubImage2D(GL_TEXTURE_2D,
texture_uploader_unittest.cc 57 virtual void TexSubImage2D(GLenum target,
  /external/chromium_org/cc/test/
test_gles2_interface.h 79 virtual void TexSubImage2D(GLenum target,
test_gles2_interface.cc 191 void TestGLES2Interface::TexSubImage2D(GLenum target,
200 test_context_->texSubImage2D(
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_ids_autogen.h 139 OP(TexSubImage2D) /* 382 */ \
gles2_cmd_format_autogen.h     [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/mac/
GrGLCreateNativeInterface_mac.cpp 161 GET_PROC(TexSubImage2D);
  /external/chromium_org/third_party/skia/src/gpu/gl/mesa/
GrGLCreateMesaInterface.cpp 147 GR_GL_GET_PROC(TexSubImage2D);
  /external/skia/src/gpu/gl/mac/
GrGLCreateNativeInterface_mac.cpp 161 GET_PROC(TexSubImage2D);
  /external/skia/src/gpu/gl/mesa/
GrGLCreateMesaInterface.cpp 147 GR_GL_GET_PROC(TexSubImage2D);
  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 127 #define glTexSubImage2D GLES2_GET_FUN(TexSubImage2D)
  /external/chromium_org/third_party/skia/src/gpu/gl/win/
GrGLCreateNativeInterface_win.cpp 136 SET_PROC(TexSubImage2D)
  /external/skia/src/gpu/gl/win/
GrGLCreateNativeInterface_win.cpp 136 SET_PROC(TexSubImage2D)
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation_unittest.cc     [all...]
gles2_interface_stub_impl_autogen.h 353 void GLES2InterfaceStub::TexSubImage2D(
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc     [all...]
  /external/chromium_org/ppapi/shared_impl/
ppb_opengles2_shared.cc 940 void TexSubImage2D(
947 &enter)->TexSubImage2D(
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.cpp     [all...]

Completed in 1487 milliseconds

1 2 3