Home
last modified time | relevance | path

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

/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/capture/
Dcapture_gles_3_0_params.cpp248 const GLuint *uniformIndices, in CaptureGetActiveUniformsiv_uniformIndices()
264 const GLuint *uniformIndices, in CaptureGetActiveUniformsiv_params()
576 GLuint *uniformIndices, in CaptureGetUniformIndices_uniformNames()
590 GLuint *uniformIndices, in CaptureGetUniformIndices_uniformIndices()
Dcapture_gles_3_0_autogen.cpp913 const GLuint *uniformIndices, in CaptureGetActiveUniformsiv()
1536 GLuint *uniformIndices) in CaptureGetUniformIndices()
/external/mesa3d/src/mesa/main/
Duniform_query.cpp111 const GLuint *uniformIndices, in _mesa_GetActiveUniformsiv()
Duniforms.c1066 GLuint *uniformIndices) in _mesa_GetUniformIndices()
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp1012 GLuint uniformIndices = -1; in get_uniform_indices() local
/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.cpp1063 const GLuint *uniformIndices, in GL_GetActiveUniformsiv()
1543 GLuint *uniformIndices) in GL_GetUniformIndices()
DlibGLESv2_autogen.cpp1103 const GLuint *uniformIndices, in glGetActiveUniformsiv()
1208 GLuint *uniformIndices) in glGetUniformIndices()
/external/angle/src/libANGLE/
DvalidationES3.cpp4112 const GLuint *uniformIndices) in ValidateGetUniformIndices()
4138 const GLuint *uniformIndices, in ValidateGetActiveUniformsiv()
DContext.cpp7581 GLuint *uniformIndices) in getUniformIndices()
7602 const GLuint *uniformIndices, in getActiveUniformsiv()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp1145 std::vector<deUint32> uniformIndices(numActiveUniforms); in getGLUniformLayout() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1212 std::vector<deUint32> uniformIndices(numActiveUniforms); in getGLUniformLayout() local
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp2420 const GLuint *uniformIndices, in GL_GetActiveUniformsiv()
2489 GLuint *uniformIndices) in GL_GetUniformIndices()
DlibGL_autogen.cpp3558 const GLuint *uniformIndices, in glGetActiveUniformsiv()
3573 GLuint *uniformIndices) in glGetUniformIndices()
/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp977 const GLuint *uniformIndices, in glGetActiveUniformsivNULL()
1461 GLuint *uniformIndices) in glGetUniformIndicesNULL()
/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/
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/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)