OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RC_SWIZZLE_ZERO
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_program_constants.h
112
RC_SWIZZLE_ZERO
,
128
#define RC_SWIZZLE_XYZ0 RC_MAKE_SWIZZLE(RC_SWIZZLE_X, RC_SWIZZLE_Y, RC_SWIZZLE_Z,
RC_SWIZZLE_ZERO
)
134
#define RC_SWIZZLE_0000 RC_MAKE_SWIZZLE_SMEAR(
RC_SWIZZLE_ZERO
)
/external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program_constants.h
112
RC_SWIZZLE_ZERO
,
128
#define RC_SWIZZLE_XYZ0 RC_MAKE_SWIZZLE(RC_SWIZZLE_X, RC_SWIZZLE_Y, RC_SWIZZLE_Z,
RC_SWIZZLE_ZERO
)
134
#define RC_SWIZZLE_0000 RC_MAKE_SWIZZLE_SMEAR(
RC_SWIZZLE_ZERO
)
Completed in 23 milliseconds