HomeSort by relevance Sort by last modified time
    Searched defs:getOutputVariables (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/translator/
TranslatorHLSL.h 20 const std::vector<gl::Attribute> &getOutputVariables() { return mActiveOutputVariables; }
OutputHLSL.cpp 231 const std::vector<gl::Attribute> &OutputHLSL::getOutputVariables() const
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
Shader.cpp 581 const std::vector<Attribute> &FragmentShader::getOutputVariables() const

Completed in 36 milliseconds