Searched refs:fsInfo (Results 1 – 7 of 7) sorted by relevance
51 const struct tgsi_shader_info *fsInfo = &llvmpipe->fs->info.base; in compute_vertex_info() local85 for (i = 0; i < fsInfo->num_inputs; i++) { in compute_vertex_info()90 fsInfo->input_semantic_name[i], in compute_vertex_info()91 fsInfo->input_semantic_index[i]); in compute_vertex_info()93 if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_COLOR && in compute_vertex_info()94 fsInfo->input_semantic_index[i] < 2) { in compute_vertex_info()95 int idx = fsInfo->input_semantic_index[i]; in compute_vertex_info()99 if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_FACE) { in compute_vertex_info()108 } else if (fsInfo->input_semantic_name[i] == in compute_vertex_info()112 } else if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_LAYER) { in compute_vertex_info()
68 const struct tgsi_shader_info *fsInfo = &softpipe->fs_variant->info; in softpipe_compute_vertex_info() local106 for (i = 0; i < fsInfo->num_inputs; i++) { in softpipe_compute_vertex_info()109 switch (fsInfo->input_interpolate[i]) { in softpipe_compute_vertex_info()120 assert(fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_COLOR); in softpipe_compute_vertex_info()126 switch (fsInfo->input_semantic_name[i]) { in softpipe_compute_vertex_info()132 if (fsInfo->input_interpolate[i] == TGSI_INTERPOLATE_COLOR) { in softpipe_compute_vertex_info()145 fsInfo->input_semantic_name[i], in softpipe_compute_vertex_info()146 fsInfo->input_semantic_index[i]); in softpipe_compute_vertex_info()148 if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_COLOR && in softpipe_compute_vertex_info()157 fsInfo->input_semantic_index[i]); in softpipe_compute_vertex_info()[all …]
554 const struct tgsi_shader_info *fsInfo = &setup->softpipe->fs_variant->info; in setup_fragcoord_coeff() local556 fsInfo->properties[TGSI_PROPERTY_FS_COORD_ORIGIN]; in setup_fragcoord_coeff()558 fsInfo->properties[TGSI_PROPERTY_FS_COORD_PIXEL_CENTER]; in setup_fragcoord_coeff()590 const struct tgsi_shader_info *fsInfo = &setup->softpipe->fs_variant->info; in setup_tri_coefficients() local611 for (fragSlot = 0; fragSlot < fsInfo->num_inputs; fragSlot++) { in setup_tri_coefficients()626 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_tri_coefficients()636 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j), in setup_tri_coefficients()648 if (fsInfo->input_semantic_name[fragSlot] == TGSI_SEMANTIC_FACE) { in setup_tri_coefficients()961 const struct tgsi_shader_info *fsInfo = &setup->softpipe->fs_variant->info; in setup_line_coefficients() local998 for (fragSlot = 0; fragSlot < fsInfo->num_inputs; fragSlot++) { in setup_line_coefficients()[all …]
784 const struct tgsi_shader_info *fsInfo = &qs->softpipe->fs_variant->info; in depth_test_quads_fallback() local785 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth; in depth_test_quads_fallback()786 boolean shader_stencil_ref = fsInfo->writes_stencil; in depth_test_quads_fallback()903 const struct tgsi_shader_info *fsInfo = &qs->softpipe->fs_variant->info; in choose_depth_test() local905 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth; in choose_depth_test()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...