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

  /external/chromium_org/third_party/angle/src/libGLESv2/
validationES.cpp 954 const InternalFormat &sizedFormatInfo = GetInternalFormatInfo(sizedInternalFormat);
956 GLsizei outputPitch = sizedFormatInfo.computeRowPitch(type, width, context->getState().getPackAlignment());
    [all...]
Context.cpp     [all...]

Completed in 142 milliseconds