Home
last modified time | relevance | path

Searched defs:is_1d (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/broadcom/compiler/
Dv3d40_tex.c368 bool is_1d = false; in v3d40_vir_emit_image_load_store() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c535 boolean is_1d, in lp_build_depth_stencil_load_swizzled()
674 boolean is_1d, in lp_build_depth_stencil_write_swizzled()
Dlp_state_fs.c2290 const boolean is_1d = variant->key.resource_1d; in generate_unswizzled_blend() local
/external/mesa3d/src/amd/common/
Dac_surface.h286 unsigned is_1d : 1; member