HomeSort by relevance Sort by last modified time
    Searched refs:uniform1fv (Results 26 - 45 of 45) sorted by null

12

  /external/deqp/framework/opengl/wrapper/
glwInitGL41.inl 349 gl->uniform1fv = (glUniform1fvFunc) loader->get("glUniform1fv");
    [all...]
glwInitGL42.inl     [all...]
glwInitGL43.inl     [all...]
glwInitGL44.inl     [all...]
glwInitGL45.inl     [all...]
glwImpl.inl     [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 517 gl->uniform1fv = glUniform1fv;
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 726 void GLContext::uniform1fv (deInt32 location, deInt32 count, const float* value) function in class:sglr::GLContext
sglrReferenceContext.hpp 726 virtual void uniform1fv (deInt32 index, deInt32 count, const float*);
    [all...]
sglrReferenceContext.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fUniformLocationTests.cpp 586 case glu::TYPE_FLOAT: gl.uniform1fv(gotLoc, 1, floatBuf); break;
    [all...]
  /external/deqp/modules/gles2/stress/
es2sSpecialFloatTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsShaderLibraryCase.cpp 791 case TYPE_FLOAT: gl.uniform1fv(loc, 1, &val.elements[elemNdx].float32); break;
    [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.h 155 virtual GrGLvoid uniform1fv(GrGLint location, GrGLsizei count, const GrGLfloat* v) {} function in class:GrGLTestInterface
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp 101 case 1: gl.uniform1fv(location, count, data); break;
    [all...]
es2pShaderCompilationCases.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp 101 case 1: gl.uniform1fv(location, count, data); break;
    [all...]
es3pShaderCompilationCases.cpp     [all...]
  /external/deqp/modules/gles3/stress/
es3sSpecialFloatTests.cpp     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl     [all...]

Completed in 460 milliseconds

12