/external/skia/tests/ |
ClipCacheTest.cpp | 159 GrTexture* texture1 = cache.getLastMask(); local 160 REPORTER_ASSERT(reporter, texture1); 161 if (NULL == texture1) { 166 check_state(reporter, cache, clip1, texture1, bound1); 199 check_state(reporter, cache, clip1, texture1, bound1);
|
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/ |
DeviceInfoResultTest.java | 76 assertSerializeParse(DeviceInfoConstants.OPEN_GL_COMPRESSED_TEXTURE_FORMATS, "texture1;"); 78 "texture1;texture2;");
|
/external/deqp/modules/glshared/ |
glsSamplerObjectTest.cpp | 1033 GLuint texture1 = createTexture(gl, m_target, 0); local 1075 GLuint texture1 = createTexture(gl, m_target, 0); local [all...] |
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nv04_state_frag.c | 89 return rc->unit ? COMBINER_SOURCE(TEXTURE1) : 96 return COMBINER_SOURCE(TEXTURE1);
|
nv10_state_frag.c | 110 return RC_IN_SOURCE(TEXTURE1);
|
/external/mesa3d/src/gallium/drivers/nv30/ |
nv30_screen.c | 463 PUSH_DATA (push, fifo->gart); /* TEXTURE1 */
|
/external/deqp/modules/gles31/functional/ |
es31fShaderImageLoadStoreTests.cpp | [all...] |
es31fGeometryShaderTests.cpp | [all...] |
/external/mesa3d/src/mapi/glapi/gen/ |
gl_API.xml | [all...] |