/external/angle/src/libGL/ |
D | entry_points_gl_3_1_autogen.cpp | 208 const GLuint *uniformIndices, in GetActiveUniformsiv() 272 GLuint *uniformIndices) in GetUniformIndices()
|
D | libGL_autogen.cpp | 3574 const GLuint *uniformIndices, in glGetActiveUniformsiv() 3589 GLuint *uniformIndices) in glGetUniformIndices()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIndexedStateQueryTests.cpp | 393 GLuint uniformIndices[2] = {0}; in testUniformBuffers() local 436 GLuint uniformIndices[2] = {0}; in testUniformBuffers() local
|
D | es3fShaderStateQueryTests.cpp | 1538 StateQueryMemoryWriteGuard<GLuint[DE_LENGTH_OF_ARRAY(uniformNames)]> uniformIndices; in test() local 1798 StateQueryMemoryWriteGuard<GLuint[DE_LENGTH_OF_ARRAY(uniformNames)]> uniformIndices; in test() local
|
D | es3fUniformApiTests.cpp | 1549 vector<GLuint> uniformIndices (basicUniformReportsRef.size()); in getActiveUniformsiv() local
|
/external/angle/src/libANGLE/ |
D | capture_gles_3_0_params.cpp | 238 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()
|
D | capture_gles_3_0_autogen.cpp | 716 const GLuint *uniformIndices, in CaptureGetActiveUniformsiv() 1115 GLuint *uniformIndices) in CaptureGetUniformIndices()
|
D | validationES3.cpp | 3873 const GLuint *uniformIndices) in ValidateGetUniformIndices() 3899 const GLuint *uniformIndices, in ValidateGetActiveUniformsiv()
|
D | Context.cpp | 7044 GLuint *uniformIndices) in getUniformIndices() 7065 const GLuint *uniformIndices, in getActiveUniformsiv()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeStateApiTests.cpp | 977 GLuint uniformIndices = -1; in get_uniform_indices() local
|
/external/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 111 const GLuint *uniformIndices, in _mesa_GetActiveUniformsiv()
|
D | uniforms.c | 1066 GLuint *uniformIndices) in _mesa_GetUniformIndices()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv3.cpp | 2463 …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()
|
D | entry_points.cpp | 1325 …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/ |
D | entry_points_gles_3_0_autogen.cpp | 929 const GLuint *uniformIndices, in GetActiveUniformsiv() 1361 GLuint *uniformIndices) in GetUniformIndices()
|
D | libGLESv2_autogen.cpp | 1104 const GLuint *uniformIndices, in glGetActiveUniformsiv() 1209 GLuint *uniformIndices) in glGetUniformIndices() 6500 const GLuint *uniformIndices, in glGetActiveUniformsivContextANGLE() 7271 GLuint *uniformIndices) in glGetUniformIndicesContextANGLE()
|
D | entry_points_gles_ext_autogen.cpp | 12811 const GLuint *uniformIndices, in GetActiveUniformsivContextANGLE() 15474 GLuint *uniformIndices) in GetUniformIndicesContextANGLE()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcUniformBlockCase.cpp | 1150 std::vector<deUint32> uniformIndices(numActiveUniforms); in getGLUniformLayout() local
|
/external/deqp/modules/glshared/ |
D | glsUniformBlockCase.cpp | 1209 std::vector<deUint32> uniformIndices(numActiveUniforms); in getGLUniformLayout() local
|
/external/angle/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 937 const GLuint *uniformIndices, in glGetActiveUniformsivNULL() 1421 GLuint *uniformIndices) in glGetUniformIndicesNULL()
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 1776 …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/ |
D | tcuNullRenderContextFuncs.inl | 2151 … 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/ |
D | glwImpl.inl | 1975 void glwGetActiveUniformsiv (GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GL… 3039 …es (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices)
|