OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D3D12_BLEND_FACTOR_COLOR
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
d3d12_context.h
106
D3D12_BLEND_FACTOR_COLOR
= 1 << 0,
d3d12_draw.cpp
630
if (blend_factor_flags & (
D3D12_BLEND_FACTOR_COLOR
| D3D12_BLEND_FACTOR_ANY)) {
d3d12_context.cpp
206
return
D3D12_BLEND_FACTOR_COLOR
;
341
if (state->blend_factor_flags == (
D3D12_BLEND_FACTOR_COLOR
| D3D12_BLEND_FACTOR_ALPHA) &&
Completed in 7 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026