OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:format_type
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/mesa-demos/dist/src/tests/
readrate.c
38
struct
format_type
{
struct
45
static struct
format_type
Formats[] = {
61
#define NUM_FORMATS (sizeof(Formats) / sizeof(struct
format_type
))
75
MeasureFormat(struct
format_type
*fmt, GLint width, GLint height, GLuint pbo)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
etnaviv_state.c
528
uint32_t
format_type
, normalize;
local
541
format_type
= translate_vertex_format_type(elements[idx].src_format);
544
assert(
format_type
!= ETNA_NO_MATCH);
550
format_type
|
558
format_type
|
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
etnaviv_state.c
541
uint32_t
format_type
, normalize;
local
557
format_type
= translate_vertex_format_type(elements[idx].src_format);
560
assert(
format_type
!= ETNA_NO_MATCH);
566
format_type
|
574
format_type
|
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
sp_quad_blend.c
61
enum util_format_type
format_type
[PIPE_MAX_COLOR_BUFS];
member in struct:blend_quad_stage
990
if (bqs->
format_type
[cbuf] != UTIL_FORMAT_TYPE_FLOAT) {
1269
bqs->
format_type
[i] = desc->channel[0].type;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
sp_quad_blend.c
61
enum util_format_type
format_type
[PIPE_MAX_COLOR_BUFS];
member in struct:blend_quad_stage
988
if (bqs->
format_type
[cbuf] != UTIL_FORMAT_TYPE_FLOAT) {
1267
bqs->
format_type
[i] = desc->channel[0].type;
Completed in 10 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026