Home
last modified time | relevance | path

Searched defs:GetShaderPrecisionFormat (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/cc/test/
Dtest_gles2_interface.cc102 void TestGLES2Interface::GetShaderPrecisionFormat(GLenum shadertype, in GetShaderPrecisionFormat() function in cc::TestGLES2Interface
/external/chromium_org/ppapi/c/
Dppb_opengles2.h295 void (*GetShaderPrecisionFormat)(PP_Resource context, member
754 void (*GetShaderPrecisionFormat)(PP_Resource context, member
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format_autogen.h3188 struct GetShaderPrecisionFormat { struct
3189 typedef GetShaderPrecisionFormat ValueType; argument
3190 static const CommandId kCmdId = kGetShaderPrecisionFormat; argument
3191 static const cmd::ArgFlags kArgFlags = cmd::kFixed;
3192 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3);
3194 struct Result {
3201 static uint32_t ComputeSize() { in ComputeSize()
3205 void SetHeader() { header.SetCmd<ValueType>(); } in SetHeader()
3207 void Init(GLenum _shadertype, in Init()
3235 COMPILE_ASSERT(sizeof(GetShaderPrecisionFormat) == 20, argument
Dgles2_cmd_format_test_autogen.h1066 TEST_F(GLES2FormatTest, GetShaderPrecisionFormat) { in TEST_F() argument
/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_impl.cc467 DELEGATE_TO_GL_4(getShaderPrecisionFormat, GetShaderPrecisionFormat, in DELEGATE_TO_GL_4() argument
/external/chromium_org/mojo/examples/pepper_container_app/
Dppb_opengles2_thunk.cc660 void GetShaderPrecisionFormat(PP_Resource context_id, in GetShaderPrecisionFormat() function
/external/chromium_org/gpu/command_buffer/client/
Dgles2_interface_stub_impl_autogen.h269 void GLES2InterfaceStub::GetShaderPrecisionFormat(GLenum /* shadertype */, in GetShaderPrecisionFormat() function
Dgles2_trace_implementation_impl_autogen.h471 void GLES2TraceImplementation::GetShaderPrecisionFormat(GLenum shadertype, in GetShaderPrecisionFormat() function
Dgles2_implementation.cc2155 void GLES2Implementation::GetShaderPrecisionFormat( in GetShaderPrecisionFormat() function in gpu::gles2::GLES2Implementation
Dgles2_cmd_helper_autogen.h675 void GetShaderPrecisionFormat(GLenum shadertype, in GetShaderPrecisionFormat() function
Dgles2_implementation_unittest.cc815 TEST_F(GLES2ImplementationTest, GetShaderPrecisionFormat) { in TEST_F() argument
/external/chromium_org/ppapi/shared_impl/
Dppb_opengles2_shared.cc671 void GetShaderPrecisionFormat(PP_Resource context_id, in GetShaderPrecisionFormat() function
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
Dglapitemp.h5319 KEYWORD1 void KEYWORD2 NAME(GetShaderPrecisionFormat)(GLenum shadertype, GLenum precisiontype, GLin… in NAME() argument
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglapi_mapi_tmp.h7420 GLAPI void APIENTRY GLAPI_PREFIX(GetShaderPrecisionFormat)(GLenum shadertype, GLenum precisiontype,… in GLAPI_PREFIX() argument