Searched refs:dclear_val (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_execute.c | 1387 unsigned ds_clear_flags, double dclear_val, 1403 dclear_val, sclear_val, 1476 double dclear_val = 0; local in function:render_subpass_clear 1490 dclear_val = state->attachments[ds].clear_value.depthStencil.depth; 1498 i, 1, ds_clear_flags, dclear_val, sclear_val, NULL); 1504 dclear_val, sclear_val, 1523 double dclear_val = 0; local in function:render_subpass_clear_fast 1579 dclear_val = state->attachments[ds].clear_value.depthStencil.depth; 1590 dclear_val, sclear_val); 2943 double dclear_val local in function:handle_clear_attachments 1383 clear_attachment_layers(struct rendering_state * state,struct lvp_image_view * imgv,VkRect2D * rect,unsigned base_layer,unsigned layer_count,unsigned ds_clear_flags,double dclear_val,uint32_t sclear_val,union pipe_color_union * col_val) argument [all...] |
Completed in 7 milliseconds