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

  /external/chromium_org/third_party/angle/include/GLSLANG/
ShaderLang.h 470 COMPILER_EXPORT const std::vector<sh::Attribute> *ShGetOutputVariables(const ShHandle handle);
  /external/chromium_org/third_party/angle/src/compiler/translator/
ShaderLang.cpp 508 const std::vector<sh::Attribute> *ShGetOutputVariables(const ShHandle handle)
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
ShaderD3D.cpp 418 mActiveOutputVariables = *GetShaderVariables(ShGetOutputVariables(compiler));

Completed in 377 milliseconds