Lines Matching defs:s_sparse
939 s_expression *s_sparse = NULL;
954 { "tex", s_type, s_sampler, s_coord, s_sparse, s_offset, s_proj, s_shadow, s_clamp };
956 { "txb", s_type, s_sampler, s_coord, s_sparse, s_offset, s_proj, s_shadow, s_clamp, s_lod };
958 { "txd", s_type, s_sampler, s_coord, s_sparse, s_offset, s_proj, s_shadow, s_clamp, s_lod };
962 { "txf", s_type, s_sampler, s_coord, s_sparse, s_offset, s_lod };
964 { "txf_ms", s_type, s_sampler, s_coord, s_sparse, s_sample_index };
968 { "tg4", s_type, s_sampler, s_coord, s_sparse, s_offset, s_component };
974 { tag, s_type, s_sampler, s_coord, s_sparse, s_offset, s_proj, s_shadow, s_lod };
1006 if (s_sparse) {
1007 s_int *sparse = SX_AS_INT(s_sparse);