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

  /external/deqp/modules/gles31/functional/
es31fStencilTexturingTests.cpp 667 const int renderWidth = 128;
674 tcu::TextureLevel result (TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8), renderWidth, renderHeight);
698 gl.renderbufferStorage(GL_RENDERBUFFER, GL_RGBA8, renderWidth, renderHeight);
704 blitStencilToColorCube(renderCtx, *depthStencilTex, &texCoord[0], renderWidth, renderHeight);
    [all...]
  /external/deqp/modules/glshared/
glsLongStressCase.cpp     [all...]

Completed in 108 milliseconds