OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isl_format_get_layout
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
isl.h
1779
isl_format_get_layout
(enum isl_format fmt)
function
1863
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1871
switch (
isl_format_get_layout
(fmt)->txc) {
1899
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1916
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1924
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1932
return
isl_format_get_layout
(fmt)->colorspace == ISL_COLORSPACE_SRGB;
1943
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1954
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
2438
const struct isl_format_layout *fmtl =
isl_format_get_layout
(surf->format)
[
all
...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
isl.h
1438
isl_format_get_layout
(enum isl_format fmt)
function
1450
return
isl_format_get_layout
(fmt)->name;
1516
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1524
switch (
isl_format_get_layout
(fmt)->txc) {
1552
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1560
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1568
return
isl_format_get_layout
(fmt)->colorspace == ISL_COLORSPACE_SRGB;
1579
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1590
const struct isl_format_layout *fmtl =
isl_format_get_layout
(fmt);
1881
const struct isl_format_layout *fmtl =
isl_format_get_layout
(surf->format)
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026