Home
last modified time | relevance | path

Searched defs:compare_mode (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c108 compare_mode(const struct pipe_sampler_state *cso) in compare_mode() function
/aosp_15_r20/external/cronet/net/tools/transport_security_state_generator/
H A Dinput_file_parsers.cc193 const base::CompareCase& compare_mode = base::CompareCase::INSENSITIVE_ASCII; in ParseCertificatesFile() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h225 unsigned compare_mode:1; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h117 unsigned compare_mode:1; member
H A Dsvga_context.h218 unsigned compare_mode:1; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.h309 unsigned compare_mode:1; member
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h319 unsigned compare_mode:1; /**< PIPE_TEX_COMPARE_x */ member
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h427 unsigned compare_mode:1; /**< PIPE_TEX_COMPARE_x */ member
/aosp_15_r20/external/libaom/av1/encoder/
H A Drdopt.c990 PREDICTION_MODE compare_mode = MB_MODE_COUNT; in skip_repeated_mv() local