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

  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 766 ImageFormat imgFmt = format;
767 if (imgFmt.format == GL_NONE)
768 imgFmt = getDefaultFormat(target, bufType);
770 const Attachment* const att = makeAttachment(bufType, imgFmt, width, height, builder);
  /external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp     [all...]

Completed in 51 milliseconds