Home
last modified time | relevance | path

Searched refs:use_rgba_enum (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.hpp226 void draw(glw::GLenum target, const glw::GLint* texture_swizzle, bool use_rgba_enum);
Dgl3cTextureSwizzleTests.cpp2612 void SmokeTest::draw(glw::GLenum target, const glw::GLint* texture_swizzle, bool use_rgba_enum) in draw() argument
2624 if (true == use_rgba_enum) in draw()