Home
last modified time | relevance | path

Searched defs:output_patch_size (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_shader.h525 unsigned output_patch_size = pervertex_output_patch_size + tcs_num_patch_outputs * 16; in calculate_tess_lds_size() local
556 uint32_t output_patch_size = pervertex_output_patch_size + tcs_num_patch_outputs * 16; in get_tcs_num_patches() local
Dradv_nir_to_llvm.c156 uint32_t output_patch_size = pervertex_output_patch_size + num_tcs_patch_outputs * 16; in get_tcs_out_patch_stride() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.c85 unsigned input_patch_size, output_patch_size, output_patch0_offset; in si_emit_derived_tess_state() local
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c4516 unsigned input_patch_size, pervertex_output_patch_size, output_patch_size; in evergreen_setup_tess_constants() local