Home | History | Annotate | Download | only in tests

Lines Matching refs:texel

437     uint32_t texel = 0x80808080;
439 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, 1, 1, 0, GL_RGBA, GL_UNSIGNED_BYTE, &texel);