Home
last modified time | relevance | path

Searched defs:uniformIndices (Results 1 – 23 of 23) sorted by relevance

/external/angle/src/libGL/
Dentry_points_gl_3_1_autogen.cpp208 const GLuint *uniformIndices, in GetActiveUniformsiv()
272 GLuint *uniformIndices) in GetUniformIndices()
DlibGL_autogen.cpp3574 const GLuint *uniformIndices, in glGetActiveUniformsiv()
3589 GLuint *uniformIndices) in glGetUniformIndices()
/external/deqp/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp393 GLuint uniformIndices[2] = {0}; in testUniformBuffers() local
436 GLuint uniformIndices[2] = {0}; in testUniformBuffers() local
Des3fShaderStateQueryTests.cpp1538 StateQueryMemoryWriteGuard<GLuint[DE_LENGTH_OF_ARRAY(uniformNames)]> uniformIndices; in test() local
1798 StateQueryMemoryWriteGuard<GLuint[DE_LENGTH_OF_ARRAY(uniformNames)]> uniformIndices; in test() local
Des3fUniformApiTests.cpp1549 vector<GLuint> uniformIndices (basicUniformReportsRef.size()); in getActiveUniformsiv() local
/external/angle/src/libANGLE/
Dcapture_gles_3_0_params.cpp238 const GLuint *uniformIndices, in CaptureGetActiveUniformsiv_uniformIndices()
250 const GLuint *uniformIndices, in CaptureGetActiveUniformsiv_params()
555 GLuint *uniformIndices, in CaptureGetUniformIndices_uniformNames()
566 GLuint *uniformIndices, in CaptureGetUniformIndices_uniformIndices()
Dcapture_gles_3_0_autogen.cpp716 const GLuint *uniformIndices, in CaptureGetActiveUniformsiv()
1115 GLuint *uniformIndices) in CaptureGetUniformIndices()
DvalidationES3.cpp3873 const GLuint *uniformIndices) in ValidateGetUniformIndices()
3899 const GLuint *uniformIndices, in ValidateGetActiveUniformsiv()
DContext.cpp7044 GLuint *uniformIndices) in getUniformIndices()
7065 const GLuint *uniformIndices, in getActiveUniformsiv()
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp977 GLuint uniformIndices = -1; in get_uniform_indices() local
/external/mesa3d/src/mesa/main/
Duniform_query.cpp111 const GLuint *uniformIndices, in _mesa_GetActiveUniformsiv()
Duniforms.c1066 GLuint *uniformIndices) in _mesa_GetUniformIndices()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp2463 …ces(GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices) in GetUniformIndices()
2508 …TRY GetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum… in GetActiveUniformsiv()
Dentry_points.cpp1325 …es(GLuint program, GLsizei uniformCount, const GLchar *const *uniformNames, GLuint *uniformIndices) in glGetUniformIndices()
1330 …Y glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum… in glGetActiveUniformsiv()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp929 const GLuint *uniformIndices, in GetActiveUniformsiv()
1361 GLuint *uniformIndices) in GetUniformIndices()
DlibGLESv2_autogen.cpp1104 const GLuint *uniformIndices, in glGetActiveUniformsiv()
1209 GLuint *uniformIndices) in glGetUniformIndices()
6500 const GLuint *uniformIndices, in glGetActiveUniformsivContextANGLE()
7271 GLuint *uniformIndices) in glGetUniformIndicesContextANGLE()
Dentry_points_gles_ext_autogen.cpp12811 const GLuint *uniformIndices, in GetActiveUniformsivContextANGLE()
15474 GLuint *uniformIndices) in GetUniformIndicesContextANGLE()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp1150 std::vector<deUint32> uniformIndices(numActiveUniforms); in getGLUniformLayout() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1209 std::vector<deUint32> uniformIndices(numActiveUniforms); in getGLUniformLayout() local
/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp937 const GLuint *uniformIndices, in glGetActiveUniformsivNULL()
1421 GLuint *uniformIndices) in glGetUniformIndicesNULL()
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1776 …Uniformsiv (glw::GLuint program, glw::GLsizei uniformCount, const glw::GLuint *uniformIndices, glw…
2822 …ram, glw::GLsizei uniformCount, const glw::GLchar *const*uniformNames, glw::GLuint *uniformIndices)
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2151 … glGetActiveUniformsiv (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum…
3249 …es (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices)
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1975 void glwGetActiveUniformsiv (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GL…
3039 …es (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices)