OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StencilCaps
(Results
1 - 9
of
9
) sorted by null
/external/mesa3d/src/gallium/state_trackers/nine/
nine_dump.c
693
CAP_CASE(
StencilCaps
, D3DSTENCILCAPS, KEEP);
694
CAP_CASE(
StencilCaps
, D3DSTENCILCAPS, ZERO);
695
CAP_CASE(
StencilCaps
, D3DSTENCILCAPS, REPLACE);
696
CAP_CASE(
StencilCaps
, D3DSTENCILCAPS, INCRSAT);
697
CAP_CASE(
StencilCaps
, D3DSTENCILCAPS, DECRSAT);
698
CAP_CASE(
StencilCaps
, D3DSTENCILCAPS, INVERT);
699
CAP_CASE(
StencilCaps
, D3DSTENCILCAPS, INCR);
700
CAP_CASE(
StencilCaps
, D3DSTENCILCAPS, DECR);
701
CAP_CASE(
StencilCaps
, D3DSTENCILCAPS, TWOSIDED);
adapter9.c
747
pCaps->
StencilCaps
=
[
all
...]
/external/swiftshader/include/Direct3D/
d3d8caps.h
72
DWORD
StencilCaps
;
301
//
StencilCaps
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8caps.h
263
DWORD
StencilCaps
;
d3d9caps.h
354
DWORD
StencilCaps
;
/external/mesa3d/include/D3D9/
d3d9caps.h
336
DWORD
StencilCaps
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h
697
DWORD
StencilCaps
;
/external/swiftshader/src/D3D8/
Direct3D8.cpp
[
all
...]
/external/swiftshader/src/D3D9/
Direct3D9.cpp
[
all
...]
Completed in 66 milliseconds