OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGA3D_NUM_TEXTURE_UNITS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_limits.h
61
#define
SVGA3D_NUM_TEXTURE_UNITS
32
svga3d_cmd.h
1523
uint32 tsColorKey[
SVGA3D_NUM_TEXTURE_UNITS
];
1524
uint32 textureStages[
SVGA3D_NUM_TEXTURE_UNITS
][SVGA3D_TS_CONSTANT + 1];
1525
uint32 tsColorKeyEnable[
SVGA3D_NUM_TEXTURE_UNITS
];
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_binding.c
101
struct vmw_ctx_bindinfo_tex texture_units[
SVGA3D_NUM_TEXTURE_UNITS
];
vmwgfx_execbuf.c
1654
if (cur_state->stage >=
SVGA3D_NUM_TEXTURE_UNITS
) {
Completed in 19 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025