OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_mips
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.c
1065
if (bld->
num_mips
== bld->coord_bld.type.length) {
1068
else if (bld->
num_mips
== 1) {
1072
assert(bld->
num_mips
== bld->coord_bld.type.length / 4);
1111
assert(bld->num_lods == bld->
num_mips
);
1194
if (bld->
num_mips
== 1) {
1200
else if (bld->
num_mips
== bld->coord_bld.type.length / 4) {
1204
for (i = 0; i < bld->
num_mips
; i++) {
1217
assert (bld->
num_mips
== bld->coord_bld.type.length);
1220
for (i = 0; i < bld->
num_mips
; i++) {
1311
if (bld->
num_mips
== 1)
[
all
...]
lp_bld_sample_soa.c
1811
if (bld->
num_mips
== 1) {
1875
if (bld->
num_mips
== 1) {
1954
if (bld->
num_mips
== 1) {
2000
if (bld->
num_mips
== 1) {
2103
if (bld->
num_mips
== 1) {
2632
if ((bld->num_lods != bld->
num_mips
|| bld->num_lods == 1) &&
2635
assert(bld->
num_mips
== 1);
3095
if (bld->
num_mips
!= int_coord_bld->type.length) {
3106
assert(bld->
num_mips
== 1);
3445
bld.
num_mips
= bld.num_lods = 1
[
all
...]
lp_bld_sample.h
372
unsigned
num_mips
;
member in struct:lp_build_sample_context
lp_bld_sample_aos.c
968
if (bld->
num_mips
== 1) {
1041
if (bld->
num_mips
== 1) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.c
928
if (bld->
num_mips
== bld->coord_bld.type.length) {
931
else if (bld->
num_mips
== 1) {
935
assert(bld->
num_mips
== bld->coord_bld.type.length / 4);
974
assert(bld->num_lods == bld->
num_mips
);
1057
if (bld->
num_mips
== 1) {
1063
else if (bld->
num_mips
== bld->coord_bld.type.length / 4) {
1067
for (i = 0; i < bld->
num_mips
; i++) {
1080
assert (bld->
num_mips
== bld->coord_bld.type.length);
1083
for (i = 0; i < bld->
num_mips
; i++) {
1174
if (bld->
num_mips
== 1)
[
all
...]
lp_bld_sample_soa.c
1775
if (bld->
num_mips
== 1) {
1839
if (bld->
num_mips
== 1) {
1918
if (bld->
num_mips
== 1) {
1964
if (bld->
num_mips
== 1) {
2164
if (bld->num_lods != bld->
num_mips
) {
2166
assert(bld->
num_mips
== 1);
2604
if (bld->
num_mips
!= int_coord_bld->type.length) {
2615
assert(bld->
num_mips
== 1);
2932
bld.
num_mips
= bld.num_lods = 1;
2949
bld.
num_mips
= type.length
[
all
...]
lp_bld_sample.h
321
unsigned
num_mips
;
member in struct:lp_build_sample_context
lp_bld_sample_aos.c
977
if (bld->
num_mips
== 1) {
1050
if (bld->
num_mips
== 1) {
Completed in 13 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026