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

  /external/chromium_org/third_party/angle/src/common/
utilities.h 30 int VariableRegisterCount(GLenum type);
utilities.cpp 314 int VariableRegisterCount(GLenum type)
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
ShaderD3D.cpp 450 semanticIndex += gl::VariableRegisterCount(attribute.type);
DynamicHLSL.cpp 394 semanticIndex += VariableRegisterCount(shaderAttribute.type);
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
ProgramBinary.cpp     [all...]

Completed in 537 milliseconds