Home
last modified time | relevance | path

Searched defs:texture_multisample (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/
Dvirgl_hw.h250 unsigned texture_multisample:1; member
/aosp_15_r20/external/minigbm/external/
H A Dvirgl_hw.h326 unsigned texture_multisample:1; member
/aosp_15_r20/external/virglrenderer/src/
H A Dvirgl_hw.h525 unsigned texture_multisample:1; member
/aosp_15_r20/external/mesa3d/src/virtio/virtio-gpu/
H A Dvirgl_hw.h645 unsigned texture_multisample:1; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp515 texture_multisample(const _mesa_glsl_parse_state *state) in texture_multisample() function