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

  /external/chromium_org/gpu/command_buffer/tests/
gl_texture_mailbox_unittest.cc 101 GLuint tex2; local
102 glGenTextures(1, &tex2);
104 glBindTexture(GL_TEXTURE_2D, tex2);
106 EXPECT_EQ(source_pixel, ReadTexel(tex2, 0, 0));
145 GLuint tex2; local
146 glGenTextures(1, &tex2);
148 glBindTexture(GL_TEXTURE_2D, tex2);
150 EXPECT_EQ(source_pixel, ReadTexel(tex2, 0, 0));
189 GLuint tex2 = glCreateAndConsumeTextureCHROMIUM(GL_TEXTURE_2D, mailbox1); local
190 glBindTexture(GL_TEXTURE_2D, tex2);
253 GLuint tex2; local
    [all...]
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 88 #define RADEON_EMIT_PP_TXFILTER_2 16 /* tex2/6 */
89 #define RADEON_EMIT_PP_BORDER_COLOR_2 17 /* tex2/1 */
95 #define R200_EMIT_PP_TXCBLEND_2 23 /* tex2/4 */
110 #define R200_EMIT_PP_TXFILTER_2 38 /* tex2/6 */
116 #define R200_EMIT_PP_TXOFFSET_2 44 /* tex2/1 */
    [all...]
  /hardware/intel/img/libdrm/shared-core/
radeon_drm.h 86 #define RADEON_EMIT_PP_TXFILTER_2 16 /* tex2/6 */
87 #define RADEON_EMIT_PP_BORDER_COLOR_2 17 /* tex2/1 */
93 #define R200_EMIT_PP_TXCBLEND_2 23 /* tex2/4 */
108 #define R200_EMIT_PP_TXFILTER_2 38 /* tex2/6 */
114 #define R200_EMIT_PP_TXOFFSET_2 44 /* tex2/1 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
radeon_drm.h 88 #define RADEON_EMIT_PP_TXFILTER_2 16 /* tex2/6 */
89 #define RADEON_EMIT_PP_BORDER_COLOR_2 17 /* tex2/1 */
95 #define R200_EMIT_PP_TXCBLEND_2 23 /* tex2/4 */
110 #define R200_EMIT_PP_TXFILTER_2 38 /* tex2/6 */
116 #define R200_EMIT_PP_TXOFFSET_2 44 /* tex2/1 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
radeon_drm.h 88 #define RADEON_EMIT_PP_TXFILTER_2 16 /* tex2/6 */
89 #define RADEON_EMIT_PP_BORDER_COLOR_2 17 /* tex2/1 */
95 #define R200_EMIT_PP_TXCBLEND_2 23 /* tex2/4 */
110 #define R200_EMIT_PP_TXFILTER_2 38 /* tex2/6 */
116 #define R200_EMIT_PP_TXOFFSET_2 44 /* tex2/1 */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
evergreen_compute.c 60 for reading images TEX2...
61 TEX2-RAT1 is paired
63 TEX2... consumes the same fetch resources, that VTX2... would consume
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_compute.c 60 for reading images TEX2...
61 TEX2-RAT1 is paired
63 TEX2... consumes the same fetch resources, that VTX2... would consume
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
nvvertparse.c 287 "TEX0", "TEX1", "TEX2", "TEX3", "TEX4", "TEX5", "TEX6", "TEX7", NULL
292 "TEX0", "TEX1", "TEX2", "TEX3", "TEX4", "TEX5", "TEX6", "TEX7",
    [all...]
nvfragparse.c 391 "TEX0", "TEX1", "TEX2", "TEX3", "TEX4", "TEX5", "TEX6", "TEX7", NULL
    [all...]
  /external/mesa3d/src/mesa/program/
nvvertparse.c 287 "TEX0", "TEX1", "TEX2", "TEX3", "TEX4", "TEX5", "TEX6", "TEX7", NULL
292 "TEX0", "TEX1", "TEX2", "TEX3", "TEX4", "TEX5", "TEX6", "TEX7",
    [all...]
nvfragparse.c 391 "TEX0", "TEX1", "TEX2", "TEX3", "TEX4", "TEX5", "TEX6", "TEX7", NULL
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d.h     [all...]

Completed in 424 milliseconds