Home
last modified time | relevance | path

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

/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.cpp910 const GLuint *uniformIndices, in CaptureGetActiveUniformsiv()
1533 GLuint *uniformIndices) in CaptureGetUniformIndices()
/external/deqp/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp398 GLuint uniformIndices[2] = {0}; in testUniformBuffers() local
441 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/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp1012 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/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp1194 const GLuint *uniformIndices, in GL_GetActiveUniformsiv()
1719 GLuint *uniformIndices) in GL_GetUniformIndices()
DlibGLESv2_autogen.cpp1110 const GLuint *uniformIndices, in glGetActiveUniformsiv()
1215 GLuint *uniformIndices) in glGetUniformIndices()
/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/libANGLE/
DvalidationES3.cpp4528 const GLuint *uniformIndices) in ValidateGetUniformIndices()
4555 const GLuint *uniformIndices, in ValidateGetActiveUniformsiv()
DContext.cpp7832 GLuint *uniformIndices) in getUniformIndices()
7853 const GLuint *uniformIndices, in getActiveUniformsiv()
/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp982 const GLuint *uniformIndices, in glGetActiveUniformsivNULL()
1466 GLuint *uniformIndices) in glGetUniformIndicesNULL()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2163 … glGetActiveUniformsiv (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum…
3270 …es (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices)
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1783 …Uniformsiv (glw::GLuint program, glw::GLsizei uniformCount, const glw::GLuint *uniformIndices, glw…
2836 …ram, glw::GLsizei uniformCount, const glw::GLchar *const*uniformNames, glw::GLuint *uniformIndices)
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1983 void glwGetActiveUniformsiv (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GL…
3055 …es (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices)