Searched refs:ValidateProgram (Results 1 – 23 of 23) sorted by relevance
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/ |
| D | shaders.h | 220 GST_GL_EXT_FUNCTION (void, ValidateProgram, (GLuint program))
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
| D | KHR_no_error.txt | 151 vendor specific behavior. The same is true for ValidateProgram and
|
| /third_party/openGLES/extensions/KHR/ |
| D | KHR_no_error.txt | 161 vendor specific behavior. The same is true for ValidateProgram and
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| D | NV_EGL_stream_consumer_external.txt | 181 condition can be detected by calling ValidateProgram. 193 ValidateProgram.
|
| /third_party/openGLES/extensions/NV/ |
| D | NV_EGL_stream_consumer_external.txt | 181 condition can be detected by calling ValidateProgram. 193 ValidateProgram.
|
| /third_party/mesa3d/src/mapi/glapi/tests/ |
| D | check_table.cpp | 1128 { "glValidateProgram", _O(ValidateProgram) },
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | entry_points.cpp | 890 return gl::ValidateProgram(program); in glValidateProgram() 1702 this->glValidateProgram = gl::ValidateProgram; in LibGLESv2exports()
|
| D | entry_points.h | 186 void GL_APIENTRY ValidateProgram(GLuint program);
|
| D | libGLESv2.cpp | 5397 void GL_APIENTRY ValidateProgram(GLuint program) in ValidateProgram() function 6547 FUNCTION(ValidateProgram), in es2GetProcAddress()
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| D | ARB_compute_shader.txt | 239 Modify the paragraph describing ValidateProgram, p. 113: 1108 same logic in both places ensures a single result for ValidateProgram
|
| D | ARB_shader_objects.txt | 2836 - Added lifetime to the pointer returned by ValidateProgram. Also 2837 changed ValidateProgram to take a handle to a program object.
|
| D | ARB_separate_shader_objects.txt | 937 Add after the description of ValidateProgram in subsection
|
| /third_party/openGLES/extensions/ARB/ |
| D | ARB_compute_shader.txt | 249 Modify the paragraph describing ValidateProgram, p. 113: 1118 same logic in both places ensures a single result for ValidateProgram
|
| D | ARB_shader_objects.txt | 2846 - Added lifetime to the pointer returned by ValidateProgram. Also 2847 changed ValidateProgram to take a handle to a program object.
|
| D | ARB_separate_shader_objects.txt | 947 Add after the description of ValidateProgram in subsection
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_2_autogen.cpp | 1538 ANGLE_CAPTURE(ValidateProgram, isCallValid, context, programPacked); in GL_ValidateProgram()
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
| D | OES_EGL_image_external.txt | 218 error. This condition can be detected by calling ValidateProgram.
|
| /third_party/openGLES/extensions/OES/ |
| D | OES_EGL_image_external.txt | 228 error. This condition can be detected by calling ValidateProgram.
|
| /third_party/openGLES/extensions/EXT/ |
| D | EXT_separate_shader_objects.gles.txt | 704 Add after the description of ValidateProgram in subsection
|
| D | EXT_framebuffer_object.txt | 6403 ValidateProgram which served a related but slightly
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
| D | EXT_separate_shader_objects.gles.txt | 704 Add after the description of ValidateProgram in subsection
|
| D | EXT_framebuffer_object.txt | 6403 ValidateProgram which served a related but slightly
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_2_0_autogen.cpp | 3607 ANGLE_CAPTURE(ValidateProgram, isCallValid, context, programPacked); in GL_ValidateProgram()
|