HomeSort by relevance Sort by last modified time
    Searched refs:GL_RGB8 (Results 1 - 25 of 175) sorted by null

1 2 3 4 5 6 7

  /external/deqp/modules/gles3/performance/
es3pTextureCountTests.cpp 59 { "rgb8", GL_RGB8 },
es3pTextureFormatTests.cpp 71 { "rgb8", GL_RGB8, },
  /external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp 794 { "rgb8", GL_RGB8, },
880 { "rgb8_offset", GL_RGB8, 23, 6, 0, 0, 0, 0, 0, 1, 67 },
881 { "rgb8_alignment", GL_RGB8, 23, 6, 0, 0, 0, 0, 0, 2, 0 },
882 { "rgb8_image_height", GL_RGB8, 23, 6, 26, 0, 0, 0, 0, 4, 0 },
883 { "rgb8_row_length", GL_RGB8, 23, 6, 0, 27, 0, 0, 0, 4, 0 },
884 { "rgb8_skip_images", GL_RGB8, 23, 6, 0, 0, 3, 0, 0, 4, 0 },
885 { "rgb8_skip_rows", GL_RGB8, 23, 6, 26, 0, 0, 3, 0, 4, 0 },
886 { "rgb8_skip_pixels", GL_RGB8, 23, 6, 0, 25, 0, 0, 2, 4, 0 }
    [all...]
es31fFboTestCase.cpp 173 case GL_RGB8:
296 case GL_RGB8:
es31fFboColorbufferTests.cpp 287 GL_RGB8,
  /external/deqp/modules/gles3/functional/
es3fRboStateQueryTests.cpp 152 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8, w, h);
182 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2,
226 { GL_RGB8, 8, 8, 8, 0 },