OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:static_sampler_state
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c
471
if (bld->
static_sampler_state
->normalized_coords) {
513
bld->
static_sampler_state
->wrap_s,
523
bld->
static_sampler_state
->wrap_t,
533
bld->
static_sampler_state
->wrap_r,
693
bld->
static_sampler_state
->reduction_mode,
703
bld->
static_sampler_state
->reduction_mode,
716
bld->
static_sampler_state
->reduction_mode,
779
if (bld->
static_sampler_state
->normalized_coords) {
861
bld->
static_sampler_state
->wrap_s,
891
bld->
static_sampler_state
->wrap_t
[
all
...]
lp_bld_sample_soa.c
91
const struct lp_static_sampler_state *static_state = bld->
static_sampler_state
;
374
if (bld->
static_sampler_state
->normalized_coords) {
404
if (bld->
static_sampler_state
->normalized_coords) {
445
if (bld->
static_sampler_state
->normalized_coords) {
533
if (bld->
static_sampler_state
->normalized_coords) {
567
if (bld->
static_sampler_state
->normalized_coords) {
633
if (bld->
static_sampler_state
->normalized_coords) {
725
if (bld->
static_sampler_state
->normalized_coords) {
744
if (bld->
static_sampler_state
->normalized_coords) {
765
assert(bld->
static_sampler_state
->normalized_coords)
[
all
...]
lp_bld_sample.h
359
const struct lp_static_sampler_state *
static_sampler_state
;
member in struct:lp_build_sample_context
690
const struct lp_static_sampler_state *
static_sampler_state
,
742
const struct lp_static_sampler_state *
static_sampler_state
,
lp_bld_sample.c
867
if (bld->
static_sampler_state
->min_max_lod_equal && !is_lodq) {
890
if (bld->
static_sampler_state
->aniso &&
902
!bld->
static_sampler_state
->aniso &&
903
!bld->
static_sampler_state
->lod_bias_non_zero &&
904
!bld->
static_sampler_state
->apply_max_lod &&
905
!bld->
static_sampler_state
->apply_min_lod) {
930
!bld->
static_sampler_state
->aniso) {
969
if (bld->
static_sampler_state
->lod_bias_non_zero) {
983
if (bld->
static_sampler_state
->apply_max_lod) {
991
if (bld->
static_sampler_state
->apply_min_lod)
[
all
...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c
471
if (bld->
static_sampler_state
->normalized_coords) {
513
bld->
static_sampler_state
->wrap_s,
523
bld->
static_sampler_state
->wrap_t,
533
bld->
static_sampler_state
->wrap_r,
689
if (bld->
static_sampler_state
->force_nearest_s) {
697
else if (bld->
static_sampler_state
->force_nearest_t) {
787
if (bld->
static_sampler_state
->normalized_coords) {
821
if (!bld->
static_sampler_state
->force_nearest_s) {
824
if (dims >= 2 && !bld->
static_sampler_state
->force_nearest_t) {
870
bld->
static_sampler_state
->wrap_s
[
all
...]
lp_bld_sample_soa.c
89
const struct lp_static_sampler_state *static_state = bld->
static_sampler_state
;
364
if (bld->
static_sampler_state
->normalized_coords) {
394
if (bld->
static_sampler_state
->normalized_coords) {
435
if (bld->
static_sampler_state
->normalized_coords) {
523
if (bld->
static_sampler_state
->normalized_coords) {
557
if (bld->
static_sampler_state
->normalized_coords) {
623
if (bld->
static_sampler_state
->normalized_coords) {
715
if (bld->
static_sampler_state
->normalized_coords) {
734
if (bld->
static_sampler_state
->normalized_coords) {
755
assert(bld->
static_sampler_state
->normalized_coords)
[
all
...]
lp_bld_sample.h
308
const struct lp_static_sampler_state *
static_sampler_state
;
member in struct:lp_build_sample_context
608
const struct lp_static_sampler_state *
static_sampler_state
,
lp_bld_sample.c
741
if (bld->
static_sampler_state
->min_max_lod_equal && !is_lodq) {
771
!bld->
static_sampler_state
->lod_bias_non_zero &&
772
!bld->
static_sampler_state
->apply_max_lod &&
773
!bld->
static_sampler_state
->apply_min_lod) {
834
if (bld->
static_sampler_state
->lod_bias_non_zero) {
848
if (bld->
static_sampler_state
->apply_max_lod) {
856
if (bld->
static_sampler_state
->apply_min_lod) {
Completed in 10 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026