Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.h56 unsigned int texture_mask, texture_stamp; member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c57 unsigned texture_mask; member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c47 unsigned texture_width, texture_height, texture_mask; member
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c1577 uint32_t texture_mask = 1u << texture_index; in nir_lower_tex_block() local