HomeSort by relevance Sort by last modified time
    Searched refs:getUniformIndex (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/glshared/
glsUniformBlockCase.cpp 275 int getUniformIndex (const char* name) const;
281 int UniformLayout::getUniformIndex (const char* name) const
1009 int uniformNdx = layout.getUniformIndex(fullApiName.c_str());
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
ProgramBinary.h 120 GLuint getUniformIndex(std::string name);
ProgramBinary.cpp 447 GLuint ProgramBinary::getUniformIndex(std::string name)
    [all...]
libGLESv2.cpp     [all...]

Completed in 1018 milliseconds