Searched refs:programUniform2f (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | Context_gles_3_1_autogen.h | 66 void programUniform2f(ShaderProgramID programPacked, UniformLocation locationPacked, \
|
| D | frame_capture_replay_autogen.cpp | 2154 context->programUniform2f( in ReplayCall()
|
| D | Context.cpp | 7390 void Context::programUniform2f(ShaderProgramID program, in programUniform2f() function in gl::Context
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
| D | DispatchTableGL_autogen.cpp | 505 ASSIGN("glProgramUniform2f", programUniform2f); in initProcsDesktopGL() 1213 ASSIGN("glProgramUniform2f", programUniform2f); in initProcsDesktopGL() 2211 ASSIGN("glProgramUniform2f", programUniform2f); in initProcsGLES() 2732 ASSIGN("glProgramUniform2fEXT", programUniform2f); in initProcsSharedExtensions() 3273 programUniform2f = &glProgramUniform2fNULL; in initProcsDesktopGLNULL() 3979 programUniform2f = &glProgramUniform2fNULL; in initProcsDesktopGLNULL() 4976 programUniform2f = &glProgramUniform2fNULL; in initProcsGLESNULL() 5497 programUniform2f = &glProgramUniform2fNULL; in initProcsSharedExtensionsNULL()
|
| D | DispatchTableGL_autogen.h | 485 PFNGLPROGRAMUNIFORM2FPROC programUniform2f = nullptr; variable
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
| D | entry_points_gles_3_1_autogen.cpp | 875 context->programUniform2f(programPacked, locationPacked, v0, v1); in ProgramUniform2f()
|
| D | entry_points_gles_ext_autogen.cpp | 18463 context->programUniform2f(programPacked, locationPacked, v0, v1); in ProgramUniform2fContextANGLE()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_4_1_autogen.cpp | 740 context->programUniform2f(programPacked, locationPacked, v0, v1); in ProgramUniform2f()
|