HomeSort by relevance Sort by last modified time
    Searched full:texture1 (Results 1 - 12 of 12) sorted by null

  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
UITest.java 62 Texture texture1; field in class:UITest
69 texture1 = new Texture(Gdx.files.internal("data/badlogicsmall.jpg"));
71 TextureRegion image = new TextureRegion(texture1);
219 texture1.dispose();
  /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/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java 328 public static final int TEXTURE1 = 0x84C1;
    [all...]
  /external/opencv3/modules/core/src/
gl_core_3_1.hpp 541 TEXTURE1 = 0x84C1,
    [all...]
  /packages/apps/Browser2/test/webexposed/
global-interface-listing-expected.txt     [all...]
  /external/mesa3d/src/mapi/glapi/gen/
gl_API.xml     [all...]

Completed in 1433 milliseconds