Searched defs:patch_stride (Results 1 – 3 of 3) sorted by relevance
22 … int64_t patch_stride, int64_t other_stride, int64_t input_row_size, in ExtractImagePatches()62 int64_t patch_stride, int64_t other_stride, int64_t input_row_size, in CalExtractImagePatchesNHWC()
114 LLVMValueRef patch_stride = get_tcs_in_patch_stride(ctx); in get_tcs_in_current_patch_offset() local123 LLVMValueRef patch_stride = get_tcs_out_patch_stride(ctx); in get_tcs_out_current_patch_offset() local132 LLVMValueRef patch_stride = get_tcs_out_patch_stride(ctx); in get_tcs_out_current_patch_data_offset() local
396 nir_ssa_def *patch_stride = nir_load_hs_patch_stride_ir3(b); in build_per_vertex_offset() local473 const uint32_t patch_stride = 1 + inner_levels + outer_levels; in build_tessfactor_base() local