Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/include/pipe/
Dp_state.h571 ubyte vertices_per_patch; /**< the number of vertices per patch */ member
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h689 ubyte vertices_per_patch; /**< the number of vertices per patch */ member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c963 LLVMValueRef base_addr, vertices_per_patch, num_patches, total_vertices; in get_tcs_tes_buffer_address() local
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c2796 LLVMValueRef base_addr, vertices_per_patch, num_patches, total_vertices; in get_tcs_tes_buffer_address() local