Searched refs:GetFramebufferAttachmentParameteriv (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLUtil.h65 GR_GL_CALL(gl, GetFramebufferAttachmentParameteriv(t, a, pname, p)); \
H A DGrGLAssembleInterface.cpp207 GET_PROC(GetFramebufferAttachmentParameteriv);
222 GET_PROC_SUFFIX(GetFramebufferAttachmentParameteriv, EXT);
444 GET_PROC(GetFramebufferAttachmentParameteriv);
/external/skia/src/gpu/gl/
H A DGrGLUtil.h63 GR_GL_CALL(gl, GetFramebufferAttachmentParameteriv(t, a, pname, p)); \
H A DGrGLAssembleInterface.cpp186 GET_PROC(GetFramebufferAttachmentParameteriv);
201 GET_PROC_SUFFIX(GetFramebufferAttachmentParameteriv, EXT);
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_1_autogen.h1109 SpecializedSetup<cmds::GetFramebufferAttachmentParameteriv, 0>(true);
1110 typedef cmds::GetFramebufferAttachmentParameteriv::Result Result;
1119 cmds::GetFramebufferAttachmentParameteriv cmd;
1135 SpecializedSetup<cmds::GetFramebufferAttachmentParameteriv, 0>(false);
1136 cmds::GetFramebufferAttachmentParameteriv::Result* result =
1137 static_cast<cmds::GetFramebufferAttachmentParameteriv::Result*>(
1140 cmds::GetFramebufferAttachmentParameteriv cmd;
1154 SpecializedSetup<cmds::GetFramebufferAttachmentParameteriv, 0>(false);
1155 cmds::GetFramebufferAttachmentParameteriv::Result* result =
1156 static_cast<cmds::GetFramebufferAttachmentParameteriv
[all...]
H A Dgles2_cmd_decoder_unittest_1.cc158 cmds::GetFramebufferAttachmentParameteriv, 0>(bool /* valid */) {
H A Dgles2_cmd_decoder_unittest_framebuffers.cc137 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;
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_ids_autogen.h79 OP(GetFramebufferAttachmentParameteriv) /* 320 */ \
H A Dgles2_cmd_format_autogen.h2840 struct GetFramebufferAttachmentParameteriv { struct
2841 typedef GetFramebufferAttachmentParameteriv ValueType;
2886 COMPILE_ASSERT(sizeof(GetFramebufferAttachmentParameteriv) == 24,
2888 COMPILE_ASSERT(offsetof(GetFramebufferAttachmentParameteriv, header) == 0,
2890 COMPILE_ASSERT(offsetof(GetFramebufferAttachmentParameteriv, target) == 4,
2892 COMPILE_ASSERT(offsetof(GetFramebufferAttachmentParameteriv, attachment) == 8,
2894 COMPILE_ASSERT(offsetof(GetFramebufferAttachmentParameteriv, pname) == 12,
2897 offsetof(GetFramebufferAttachmentParameteriv, params_shm_id) == 16,
2900 offsetof(GetFramebufferAttachmentParameteriv, params_shm_offset) == 20,
/external/skia/src/gpu/gl/angle/
H A DGrGLCreateANGLEInterface.cpp151 GET_PROC(GetFramebufferAttachmentParameteriv);
/external/chromium_org/gpu/GLES2/
H A Dgl2chromium_autogen.h79 GLES2_GET_FUN(GetFramebufferAttachmentParameteriv)
/external/chromium_org/ppapi/shared_impl/
H A Dppb_opengles2_shared.cc600 void GetFramebufferAttachmentParameteriv(PP_Resource context_id, function in namespace:ppapi::__anon10171
607 ToGles2Impl(&enter)->GetFramebufferAttachmentParameteriv(
1642 &GetFramebufferAttachmentParameteriv, &GetIntegerv,
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest_autogen.h597 TEST_F(GLES2ImplementationTest, GetFramebufferAttachmentParameteriv) {
599 cmds::GetFramebufferAttachmentParameteriv cmd;
601 typedef cmds::GetFramebufferAttachmentParameteriv::Result Result;
613 gl_->GetFramebufferAttachmentParameteriv(
H A Dgles2_interface_stub_impl_autogen.h239 void GLES2InterfaceStub::GetFramebufferAttachmentParameteriv( function in class:GLES2InterfaceStub
H A Dgles2_cmd_helper_autogen.h607 void GetFramebufferAttachmentParameteriv(GLenum target, function
612 gles2::cmds::GetFramebufferAttachmentParameteriv* c =
613 GetCmdSpace<gles2::cmds::GetFramebufferAttachmentParameteriv>();
H A Dgles2_implementation_impl_autogen.h659 void GLES2Implementation::GetFramebufferAttachmentParameteriv(GLenum target, function in class:GLES2Implementation
672 "GLES2Implementation::GetFramebufferAttachmentParameteriv");
677 typedef cmds::GetFramebufferAttachmentParameteriv::Result Result;
683 helper_->GetFramebufferAttachmentParameteriv(
H A Dgles2_trace_implementation_impl_autogen.h418 void GLES2TraceImplementation::GetFramebufferAttachmentParameteriv( function in class:GLES2TraceImplementation
424 "gpu", "GLES2Trace::GetFramebufferAttachmentParameteriv");
425 gl_->GetFramebufferAttachmentParameteriv(target, attachment, pname, params);
H A Dgles2_implementation_autogen.h213 virtual void GetFramebufferAttachmentParameteriv(GLenum target,
H A Dgles2_interface_autogen.h154 virtual void GetFramebufferAttachmentParameteriv(GLenum target,
H A Dgles2_interface_stub_autogen.h154 virtual void GetFramebufferAttachmentParameteriv(GLenum target,
H A Dgles2_trace_implementation_autogen.h154 virtual void GetFramebufferAttachmentParameteriv(GLenum target,
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dppb_opengles2_thunk.cc590 void GetFramebufferAttachmentParameteriv(PP_Resource context_id, function in namespace:mojo::examples::__anon8751
1410 &GetFramebufferAttachmentParameteriv, &GetIntegerv,
/external/chromium_org/mojo/public/c/gles2/
H A Dgles2_call_visitor_autogen.h233 VISIT_GL_CALL(GetFramebufferAttachmentParameteriv,
/external/chromium_org/ppapi/c/
H A Dppb_opengles2.h267 void (*GetFramebufferAttachmentParameteriv)(PP_Resource context, member in struct:PPB_OpenGLES2_1_0
726 void (*GetFramebufferAttachmentParameteriv)(PP_Resource context, member in struct:PPB_OpenGLES2
/external/chromium_org/ppapi/lib/gl/gles2/
H A Dgles2.c417 glGetInterfacePPAPI()->GetFramebufferAttachmentParameteriv(

Completed in 9461 milliseconds

12