Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.h53 boolean bindToTextureRGBA; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DPixmapTest.cpp49 EGLint bindToTextureRGBA = 0; in testSetUp() local
DPbufferTest.cpp65 EGLint bindToTextureRGBA = 0; in testSetUp() local
DImageTest.cpp1167 EGLint bindToTextureRGBA = 0; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DPbufferTest.cpp65 EGLint bindToTextureRGBA = 0; in testSetUp() local
DImageTest.cpp588 EGLint bindToTextureRGBA = 0; in TEST_P() local
/third_party/vk-gl-cts/framework/egl/
DegluConfigInfo.hpp50 deUint32 bindToTextureRGBA; member in eglu::ConfigInfo
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h45 EGLBoolean bindToTextureRGBA; // True if bindable to RGBA textures. member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h45 EGLBoolean bindToTextureRGBA; // True if bindable to RGBA textures. member
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h176 deBool bindToTextureRGBA; member
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSurfaceTest.cpp901 EGLint bindToTextureRGBA = 0; in TEST_P() local
/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp369 bool bindToTextureRGBA; member in xe::ri::EglConfig