Home
last modified time | relevance | path

Searched defs:bindToTextureRGBA (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.h49 boolean bindToTextureRGBA; member
/external/angle/src/tests/gl_tests/
DPixmapTest.cpp49 EGLint bindToTextureRGBA = 0; in testSetUp() local
DPbufferTest.cpp65 EGLint bindToTextureRGBA = 0; in testSetUp() local
DImageTest.cpp1300 EGLint bindToTextureRGBA = 0; in TEST_P() local
/external/deqp/framework/egl/
DegluConfigInfo.hpp50 deUint32 bindToTextureRGBA; member in eglu::ConfigInfo
/external/angle/src/libANGLE/
DConfig.h45 EGLBoolean bindToTextureRGBA; // True if bindable to RGBA textures. member
/external/deqp/framework/qphelper/
DqpTestLog.h176 deBool bindToTextureRGBA; member
/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp942 EGLint bindToTextureRGBA = 0; in TEST_P() local
/external/deqp/executor/
DxeTestCaseResult.hpp370 bool bindToTextureRGBA; member in xe::ri::EglConfig