Searched defs:fill_mode (Results 1 – 10 of 10) sorted by relevance
28 def __init__(self, fill_mode=0): argument
109 unsigned fill_mode = translate_fill_mode(rast->templ.fill_front); in define_rasterizer_object() local
152 unsigned fill_mode = rast->fill_front; in offset_first_tri() local
124 unsigned fill_mode = state->base.cull_face == PIPE_FACE_FRONT ? state->base.fill_back in depth_bias() local
157 unsigned fill_mode:2; member
374 cull_mode_lowered(struct d3d12_context *ctx, unsigned fill_mode) in cull_mode_lowered()
462 fill_mode(unsigned mode) in fill_mode() function
94 int fill_mode; member
770 def __init__(self, fill_mode=0): argument
607 unsigned fill_mode) in util_get_offset()