HomeSort by relevance Sort by last modified time
    Searched refs:tex (Results 201 - 225 of 618) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstate.c 69 GLuint u, tex; local
108 for (tex = 0; tex < NUM_TEXTURE_TARGETS; tex++) {
109 _mesa_reference_texobj(&dst->Texture.Unit[u].CurrentTex[tex],
110 src->Texture.Unit[u].CurrentTex[tex]);
751 GLuint tex; local
785 for (tex = 0; tex < NUM_TEXTURE_TARGETS; tex++)
867 GLuint u, tex; local
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_state.c 759 struct r300_resource *tex,
764 if (tex->tex.macrotile[tex->surface_level] !=
765 tex->tex.macrotile[level]) {
766 r300->rws->buffer_set_tiling(tex->buf, r300->cs,
767 tex->tex.microtile, tex->tex.macrotile[level]
797 struct pipe_resource *tex = surf->texture; local
1523 struct r300_resource *tex = r300_resource(texture); local
    [all...]
r300_state_derived.c 749 struct r300_resource *tex; local
768 tex = r300_resource(view->base.texture);
783 base_level = view->base.u.tex.first_level;
786 tex->b.b.last_level - base_level,
787 view->base.u.tex.last_level - base_level);
792 if (tex->tex.is_npot) {
799 offset = tex->tex.offset_in_bytes[base_level];
801 r300_texture_setup_format_state(r300->screen, tex,
966 struct pipe_resource *tex; local
    [all...]
r300_texture.h 56 struct r300_resource *tex,
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_texture.c 262 unsigned level = surf_tmpl->u.tex.level;
265 assert(surf_tmpl->u.tex.first_layer == surf_tmpl->u.tex.last_layer);
277 ps->u.tex.level = level;
278 ps->u.tex.first_layer = surf_tmpl->u.tex.first_layer;
279 ps->u.tex.last_layer = surf_tmpl->u.tex.last_layer;
sp_state_derived.c 284 struct pipe_resource *tex; local
287 tex = util_pstipple_create_stipple_texture(&softpipe->pipe,
289 pipe_resource_reference(&softpipe->pstipple.texture, tex);
290 pipe_resource_reference(&tex, NULL);
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_composite.c 134 if (dst_pic->srf->tex->format == PIPE_FORMAT_L8_UNORM) {
301 if (src->tex->format == PIPE_FORMAT_L8_UNORM)
420 src_pic->srf->tex,
421 src_pic->srf->tex->format);
422 src_view = pipe->create_sampler_view(pipe, src_pic->srf->tex,
444 mask_pic->srf->tex,
445 mask_pic->srf->tex->format);
446 src_view = pipe->create_sampler_view(pipe, mask_pic->srf->tex,
  /external/mesa3d/src/mesa/main/
texstate.c 69 GLuint u, tex; local
108 for (tex = 0; tex < NUM_TEXTURE_TARGETS; tex++) {
109 _mesa_reference_texobj(&dst->Texture.Unit[u].CurrentTex[tex],
110 src->Texture.Unit[u].CurrentTex[tex]);
751 GLuint tex; local
785 for (tex = 0; tex < NUM_TEXTURE_TARGETS; tex++)
867 GLuint u, tex; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_asm.c 223 LIST_INITHEAD(&cf->tex);
249 struct r600_bytecode_tex *tex = CALLOC_STRUCT(r600_bytecode_tex); local
251 if (tex == NULL)
253 LIST_INITHEAD(&tex->list);
254 return tex;
1906 struct r600_bytecode_tex *tex; local
2206 struct r600_bytecode_tex *tex = NULL, *next_tex; local
2238 struct r600_bytecode_tex *tex = NULL; local
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_asm.c 223 LIST_INITHEAD(&cf->tex);
249 struct r600_bytecode_tex *tex = CALLOC_STRUCT(r600_bytecode_tex); local
251 if (tex == NULL)
253 LIST_INITHEAD(&tex->list);
254 return tex;
1906 struct r600_bytecode_tex *tex; local
2206 struct r600_bytecode_tex *tex = NULL, *next_tex; local
2238 struct r600_bytecode_tex *tex = NULL; local
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp 648 deUint32 tex = 0; local
652 glGenTextures(1, &tex);
653 glBindTexture(GL_TEXTURE_2D, tex);
703 deUint32 tex = 0; local
707 glGenTextures(1, &tex);
708 glBindTexture(GL_TEXTURE_CUBE_MAP, tex);
747 deUint32 tex = 0; local
752 glGenTextures(1, &tex);
753 glBindTexture(GL_TEXTURE_2D_ARRAY, tex);
786 deUint32 tex = 0 local
839 deUint32 tex = 0; local
899 deUint32 tex = 0; local
964 deUint32 tex = 0; local
1021 deUint32 tex = 0; local
1072 deUint32 tex = 0; local
1142 deUint32 tex = 0; local
1205 deUint32 tex = 0; local
1280 deUint32 tex = 0; local
1370 deUint32 tex = 0; local
1428 deUint32 tex = 0; local
1506 deUint32 tex = 0; local
1569 deUint32 tex = 0; local
1646 deUint32 tex = 0; local
1714 deUint32 tex = 0; local
1793 deUint32 tex = 0; local
1870 deUint32 tex = 0; local
1918 deUint32 tex = 0; local
1970 deUint32 tex = 0; local
2045 deUint32 tex = 0; local
2118 deUint32 tex = 0; local
2160 deUint32 tex = 0; local
2204 deUint32 tex = 0; local
2245 deUint32 tex = 0; local
2310 deUint32 tex = 0; local
2377 deUint32 tex = 0; local
2464 deUint32 tex = 0; local
2546 deUint32 tex = 0; local
2627 deUint32 tex = 0; local
2716 deUint32 tex = 0; local
2826 deUint32 tex = 0; local
2937 deUint32 tex = 0; local
3022 deUint32 tex = 0; local
3069 deUint32 tex = 0; local
3116 deUint32 tex = 0; local
3186 deUint32 tex = 0; local
3262 deUint32 tex = 0; local
3323 deUint32 tex = 0; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_aaline.c 276 /* TEX */
564 float *pos, *tex; local
626 tex = v[0]->data[texPos];
627 ASSIGN_4V(tex, 0, 0, 0, 1);
629 tex = v[1]->data[texPos];
630 ASSIGN_4V(tex, 0, 1, 0, 1);
632 tex = v[2]->data[texPos];
633 ASSIGN_4V(tex, .5, 0, 0, 1);
635 tex = v[3]->data[texPos];
636 ASSIGN_4V(tex, .5, 1, 0, 1)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_state_derived.c 749 struct r300_resource *tex; local
768 tex = r300_resource(view->base.texture);
783 base_level = view->base.u.tex.first_level;
786 tex->b.b.last_level - base_level,
787 view->base.u.tex.last_level - base_level);
792 if (tex->tex.is_npot) {
799 offset = tex->tex.offset_in_bytes[base_level];
801 r300_texture_setup_format_state(r300->screen, tex,
966 struct pipe_resource *tex; local
    [all...]
r300_texture.h 56 struct r300_resource *tex,
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_aaline.c 276 /* TEX */
564 float *pos, *tex; local
626 tex = v[0]->data[texPos];
627 ASSIGN_4V(tex, 0, 0, 0, 1);
629 tex = v[1]->data[texPos];
630 ASSIGN_4V(tex, 0, 1, 0, 1);
632 tex = v[2]->data[texPos];
633 ASSIGN_4V(tex, .5, 0, 0, 1);
635 tex = v[3]->data[texPos];
636 ASSIGN_4V(tex, .5, 1, 0, 1)
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp 328 deUint32 tex = 0; local
333 glGenTextures(1, &tex);
334 glBindTexture(GL_TEXTURE_CUBE_MAP_ARRAY, tex);
366 deUint32 tex = 0; local
371 glGenTextures (1, &tex);
372 glBindTexture (GL_TEXTURE_CUBE_MAP_ARRAY, tex);
433 deUint32 tex = 0; local
461 glGenTextures(1, &tex);
462 glBindTexture(GL_TEXTURE_CUBE_MAP_ARRAY, tex);
522 deUint32 tex = 0 local
607 deUint32 tex = 0; local
653 deUint32 tex = 0; local
727 deUint32 tex = 0; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_idct.h 84 unsigned first_output, struct ureg_dst tex);
vl_mc.h 71 struct ureg_dst tex);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_state_derived.c 284 struct pipe_resource *tex; local
287 tex = util_pstipple_create_stipple_texture(&softpipe->pipe,
289 pipe_resource_reference(&softpipe->pstipple.texture, tex);
290 pipe_resource_reference(&tex, NULL);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_surface.h 66 struct svga_texture *tex,
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_screen.h 161 struct pipe_resource *tex,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_vs.h 81 struct brw_sampler_prog_key_data tex; member in struct:brw_vs_prog_key
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_idct.h 84 unsigned first_output, struct ureg_dst tex);
vl_mc.h 71 struct ureg_dst tex);
  /external/mesa3d/src/gallium/drivers/svga/
svga_surface.h 66 struct svga_texture *tex,

Completed in 391 milliseconds

1 2 3 4 5 6 7 891011>>