Searched refs:s_sampler (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_reader.cpp940 s_expression *s_sampler = NULL; local in function:ir_reader::read_texture
952 { "tex", s_type, s_sampler, s_coord, s_offset, s_proj, s_shadow };
954 { "lod", s_type, s_sampler, s_coord };
956 { "txf", s_type, s_sampler, s_coord, s_offset, s_lod };
958 { "txf_ms", s_type, s_sampler, s_coord, s_sample_index };
960 { "txs", s_type, s_sampler, s_lod };
962 { "tg4", s_type, s_sampler, s_coord, s_offset, s_component };
964 { "query_levels", s_type, s_sampler };
966 { "samples", s_type, s_sampler };
968 { tag, s_type, s_sampler, s_coor
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_reader.cpp940 s_expression *s_sampler = NULL; local in function:ir_reader::read_texture
952 { "tex", s_type, s_sampler, s_coord, s_offset, s_proj, s_shadow };
954 { "lod", s_type, s_sampler, s_coord };
956 { "txf", s_type, s_sampler, s_coord, s_offset, s_lod };
958 { "txf_ms", s_type, s_sampler, s_coord, s_sample_index };
960 { "txs", s_type, s_sampler, s_lod };
962 { "tg4", s_type, s_sampler, s_coord, s_offset, s_component };
964 { "query_levels", s_type, s_sampler };
966 { "samples", s_type, s_sampler };
968 { tag, s_type, s_sampler, s_coor
[all...]

Completed in 5 milliseconds