Home
last modified time | relevance | path

Searched refs:fsInfo (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_derived.c51 const struct tgsi_shader_info *fsInfo = &llvmpipe->fs->info.base; in compute_vertex_info() local
85 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()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_derived.c68 const struct tgsi_shader_info *fsInfo = &softpipe->fs_variant->info; in softpipe_compute_vertex_info() local
106 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 …]
Dsp_setup.c554 const struct tgsi_shader_info *fsInfo = &setup->softpipe->fs_variant->info; in setup_fragcoord_coeff() local
556 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() local
611 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() local
998 for (fragSlot = 0; fragSlot < fsInfo->num_inputs; fragSlot++) { in setup_line_coefficients()
[all …]
Dsp_quad_depth_test.c784 const struct tgsi_shader_info *fsInfo = &qs->softpipe->fs_variant->info; in depth_test_quads_fallback() local
785 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() local
905 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth; in choose_depth_test()
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...