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

1 2

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLUtil.h 63 GR_GL_CALL(gl, GetFramebufferAttachmentParameteriv(t, a, pname, p)); \
GrGLAssembleInterface.cpp 186 GET_PROC(GetFramebufferAttachmentParameteriv);
201 GET_PROC_SUFFIX(GetFramebufferAttachmentParameteriv, EXT);
  /external/skia/src/gpu/gl/
GrGLUtil.h 63 GR_GL_CALL(gl, GetFramebufferAttachmentParameteriv(t, a, pname, p)); \
GrGLAssembleInterface.cpp 186 GET_PROC(GetFramebufferAttachmentParameteriv);
201 GET_PROC_SUFFIX(GetFramebufferAttachmentParameteriv, EXT);
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_1_autogen.h     [all...]
gles2_cmd_decoder_unittest_1.cc 157 cmds::GetFramebufferAttachmentParameteriv, 0>(bool /* valid */) {
gles2_cmd_decoder_unittest_framebuffers.cc 137 GetFramebufferAttachmentParameteriv cmd;
167 GetFramebufferAttachmentParameteriv::Result* result =
168 static_cast<GetFramebufferAttachmentParameteriv::Result*>(
173 GetFramebufferAttachmentParameteriv cmd;
210 GetFramebufferAttachmentParameteriv::Result* result =
211 static_cast<GetFramebufferAttachmentParameteriv::Result*>(
216 GetFramebufferAttachmentParameteriv cmd;
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_ids_autogen.h 79 OP(GetFramebufferAttachmentParameteriv) /* 320 */ \
gles2_cmd_format_autogen.h     [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 151 GET_PROC(GetFramebufferAttachmentParameteriv);
  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 151 GET_PROC(GetFramebufferAttachmentParameteriv);
  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 79 GLES2_GET_FUN(GetFramebufferAttachmentParameteriv)
  /external/chromium_org/ppapi/shared_impl/
ppb_opengles2_shared.cc 600 void GetFramebufferAttachmentParameteriv(PP_Resource context_id,
607 ToGles2Impl(&enter)->GetFramebufferAttachmentParameteriv(
    [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation_unittest_autogen.h 597 TEST_F(GLES2ImplementationTest, GetFramebufferAttachmentParameteriv) {
599 cmds::GetFramebufferAttachmentParameteriv cmd;
601 typedef cmds::GetFramebufferAttachmentParameteriv::Result Result;
613 gl_->GetFramebufferAttachmentParameteriv(
    [all...]
gles2_interface_stub_impl_autogen.h 239 void GLES2InterfaceStub::GetFramebufferAttachmentParameteriv(
    [all...]
gles2_cmd_helper_autogen.h 596 void GetFramebufferAttachmentParameteriv(GLenum target,
601 gles2::cmds::GetFramebufferAttachmentParameteriv* c =
602 GetCmdSpace<gles2::cmds::GetFramebufferAttachmentParameteriv>();
    [all...]
gles2_implementation_impl_autogen.h 659 void GLES2Implementation::GetFramebufferAttachmentParameteriv(GLenum target,
672 "GLES2Implementation::GetFramebufferAttachmentParameteriv");
677 typedef cmds::GetFramebufferAttachmentParameteriv::Result Result;
683 helper_->GetFramebufferAttachmentParameteriv(
    [all...]
gles2_trace_implementation_impl_autogen.h 418 void GLES2TraceImplementation::GetFramebufferAttachmentParameteriv(
424 "gpu", "GLES2Trace::GetFramebufferAttachmentParameteriv");
425 gl_->GetFramebufferAttachmentParameteriv(target, attachment, pname, params);
    [all...]
gles2_implementation_autogen.h 213 virtual void GetFramebufferAttachmentParameteriv(GLenum target,
gles2_interface_autogen.h 154 virtual void GetFramebufferAttachmentParameteriv(GLenum target,
gles2_interface_stub_autogen.h 154 virtual void GetFramebufferAttachmentParameteriv(GLenum target,
gles2_trace_implementation_autogen.h 154 virtual void GetFramebufferAttachmentParameteriv(GLenum target,
  /external/chromium_org/mojo/examples/pepper_container_app/
ppb_opengles2_thunk.cc 590 void GetFramebufferAttachmentParameteriv(PP_Resource context_id,
    [all...]
  /external/chromium_org/mojo/public/c/gles2/
gles2_call_visitor_autogen.h 233 VISIT_GL_CALL(GetFramebufferAttachmentParameteriv,
  /external/chromium_org/ppapi/c/
ppb_opengles2.h 221 void (*GetFramebufferAttachmentParameteriv)(PP_Resource context,

Completed in 470 milliseconds

1 2