Home
last modified time | relevance | path

Searched defs:s_op (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h144 static inline uint32_t r300_translate_stencil_op(int s_op) in r300_translate_stencil_op()
/external/mesa3d/src/compiler/glsl/
Dir_reader.cpp710 s_symbol *s_op; in read_expression() local
/external/libavc/encoder/
Dih264e_api.c642 ih264e_fill_mem_rec_op_t s_op; in api_check_struct_sanity() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c2302 uint32_t r600_translate_stencil_op(int s_op) in r600_translate_stencil_op()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1115 static uint32_t si_translate_stencil_op(int s_op) in si_translate_stencil_op()
/external/u-boot/fs/ubifs/
Dubifs.h294 const struct super_operations *s_op; member