Home
last modified time | relevance | path

Searched refs:GetActiveUniformsiv (Results 1 – 25 of 28) sorted by relevance

12

/third_party/openGLES/extensions/ARB/
DARB_uniform_buffer_object.txt191 void GetActiveUniformsiv(uint program,
274 Accepted by the <pname> parameter of GetActiveUniformsiv:
296 Returned by GetActiveUniformsiv and GetUniformBlockIndex
593 void GetActiveUniformsiv(uint program,
609 GetActiveUniformsiv, <uniformIndices> is an array of such active uniform
685 GetActiveUniform and GetActiveUniformsiv, and corresponding shading
689 For GetActiveUniformsiv, <uniformCount> indicates both the number of
1147 GetActiveUniformsiv
1527 GetActiveUniformsiv, GetActiveUniformName, GetUniformBlockIndex,
1532 GetActiveUniformsiv if <uniformCount> is less than zero.
[all …]
DARB_shader_atomic_counters.txt84 and GetActiveUniformsiv.
170 Accepted by the <pname> parameter of GetActiveUniformsiv:
174 Returned in <params> by GetActiveUniform and GetActiveUniformsiv:
359 Modify description of UNIFORM_OFFSET query in GetActiveUniformsiv, p. 82
1137 Resolved. GetActiveUniformsiv. Apart from the common type and count
1144 No GetActiveUniformsiv query is provided to retrieve the binding point
1311 - Add GetActiveUniformsiv support for atomic counters, allowing the use
DARB_vertex_attrib_64bit.txt378 tokens returned by GetActiveUniform and GetActiveUniformsiv, and
DARB_program_interface_query.txt915 void GetActiveUniformsiv(uint program, sizei uniformCount,
944 GetActiveUniformsiv.
DARB_bindless_texture.txt217 GetActiveUniform and GetActiveUniformsiv...", pp. 104-106. In particular,
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_uniform_buffer_object.txt181 void GetActiveUniformsiv(uint program,
264 Accepted by the <pname> parameter of GetActiveUniformsiv:
286 Returned by GetActiveUniformsiv and GetUniformBlockIndex
583 void GetActiveUniformsiv(uint program,
599 GetActiveUniformsiv, <uniformIndices> is an array of such active uniform
675 GetActiveUniform and GetActiveUniformsiv, and corresponding shading
679 For GetActiveUniformsiv, <uniformCount> indicates both the number of
1137 GetActiveUniformsiv
1517 GetActiveUniformsiv, GetActiveUniformName, GetUniformBlockIndex,
1522 GetActiveUniformsiv if <uniformCount> is less than zero.
[all …]
DARB_shader_atomic_counters.txt74 and GetActiveUniformsiv.
160 Accepted by the <pname> parameter of GetActiveUniformsiv:
164 Returned in <params> by GetActiveUniform and GetActiveUniformsiv:
349 Modify description of UNIFORM_OFFSET query in GetActiveUniformsiv, p. 82
1127 Resolved. GetActiveUniformsiv. Apart from the common type and count
1134 No GetActiveUniformsiv query is provided to retrieve the binding point
1301 - Add GetActiveUniformsiv support for atomic counters, allowing the use
DARB_vertex_attrib_64bit.txt368 tokens returned by GetActiveUniform and GetActiveUniformsiv, and
DARB_program_interface_query.txt898 void GetActiveUniformsiv(uint program, sizei uniformCount,
927 GetActiveUniformsiv.
DARB_bindless_texture.txt207 GetActiveUniform and GetActiveUniformsiv...", pp. 104-106. In particular,
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.h291 …void GL_APIENTRY GetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint *uniformIn…
Dentry_points.cpp1332 return gl::GetActiveUniformsiv(program, uniformCount, uniformIndices, pname, params); in glGetActiveUniformsiv()
DlibGLESv3.cpp2508 void GL_APIENTRY GetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint *uniformInd… in GetActiveUniformsiv() function
DlibGLESv2.cpp6393 FUNCTION(GetActiveUniformsiv), in es2GetProcAddress()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_vertex_attrib_64bit.txt334 tokens returned by GetActiveUniform and GetActiveUniformsiv, and
DEXT_texture_buffer.txt124 parameter of GetActiveUniformsiv, and the <params> parameter of
/third_party/openGLES/extensions/EXT/
DEXT_vertex_attrib_64bit.txt334 tokens returned by GetActiveUniform and GetActiveUniformsiv, and
DEXT_texture_buffer.txt124 parameter of GetActiveUniformsiv, and the <params> parameter of
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp769 void GetActiveUniformsiv(glw::GLsizei count, const glw::GLuint* indices, glw::GLenum pname,
793 …static void GetActiveUniformsiv(const glw::Functions& gl, glw::GLuint program_id, glw::GLsizei cou…
Dgl4cEnhancedLayoutsTests.cpp1265 …program.GetActiveUniformsiv(static_cast<glw::GLsizei>(size), &indices[0], GL_UNIFORM_OFFSET, &offs… in checkUniform()
2809 void Program::GetActiveUniformsiv(GLsizei count, const GLuint* indices, GLenum pname, GLint* params… in GetActiveUniformsiv() function in gl4cts::EnhancedLayouts::Utils::Program
2813 GetActiveUniformsiv(gl, m_id, count, indices, pname, params); in GetActiveUniformsiv()
2978 void Program::GetActiveUniformsiv(const Functions& gl, GLuint program_id, GLsizei count, const GLui… in GetActiveUniformsiv() function in gl4cts::EnhancedLayouts::Utils::Program
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_buffer.txt125 parameter of GetActiveUniformsiv, and the <params> parameter of
/third_party/openGLES/extensions/OES/
DOES_texture_buffer.txt135 parameter of GetActiveUniformsiv, and the <params> parameter of
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp1131 ANGLE_CAPTURE(GetActiveUniformsiv, isCallValid, context, programPacked, uniformCount, in GL_GetActiveUniformsiv()
/third_party/openGLES/extensions/NV/
DNV_bindless_texture.txt201 GetActiveUniform and GetActiveUniformsiv...", pp. 104-106. In particular,
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_bindless_texture.txt201 GetActiveUniform and GetActiveUniformsiv...", pp. 104-106. In particular,

12