Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_tess.c114 LLVMValueRef patch_stride = get_tcs_in_patch_stride(ctx); in get_tcs_in_current_patch_offset() local
123 LLVMValueRef patch_stride = get_tcs_out_patch_stride(ctx); in get_tcs_out_current_patch_offset() local
132 LLVMValueRef patch_stride = get_tcs_out_patch_stride(ctx); in get_tcs_out_current_patch_data_offset() local
/external/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c393 nir_ssa_def *patch_stride = nir_load_hs_patch_stride_ir3(b); in build_per_vertex_offset() local
472 const uint32_t patch_stride = 1 + inner_levels + outer_levels; in build_tessfactor_base() local
/external/libxaac/decoder/
Dixheaacd_sbrdec_lpfuncs.c302 WORD32 patch_stride; in ixheaacd_reset_hf_generator() local
962 WORD32 sb, source_start_band, patch_stride, num_bands_in_patch; in ixheaacd_generate_hf() local
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c206 LLVMValueRef patch_stride = get_tcs_in_patch_stride(ctx); in get_tcs_in_current_patch_offset() local
216 LLVMValueRef patch_stride = get_tcs_out_patch_stride(ctx); in get_tcs_out_current_patch_offset() local
228 LLVMValueRef patch_stride = get_tcs_out_patch_stride(ctx); in get_tcs_out_current_patch_data_offset() local