Home
last modified time | relevance | path

Searched defs:output_patch_size (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h636 unsigned output_patch_size = pervertex_output_patch_size + tcs_num_patch_outputs * 16; in calculate_tess_lds_size() local
663 uint32_t output_patch_size = pervertex_output_patch_size + tcs_num_patch_outputs * 16; in get_tcs_num_patches() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c4536 unsigned input_patch_size, pervertex_output_patch_size, output_patch_size; in evergreen_setup_tess_constants() local

Completed in 9 milliseconds