OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VertexTextureFilterCaps
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/gallium/state_trackers/nine/
nine_dump.c
789
/* CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, CONVOLUTIONMONO); */
790
CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, MAGFPOINT);
791
CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, MAGFLINEAR);
792
CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, MAGFANISOTROPIC);
793
CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, MAGFPYRAMIDALQUAD);
794
CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, MAGFGAUSSIANQUAD);
795
CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, MINFPOINT);
796
CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, MINFLINEAR);
797
CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, MINFANISOTROPIC);
798
CAP_CASE(
VertexTextureFilterCaps
, D3DPTFILTERCAPS, MINFPYRAMIDALQUAD)
[
all
...]
adapter9.c
[
all
...]
/external/mesa3d/include/D3D9/
d3d9caps.h
366
DWORD
VertexTextureFilterCaps
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9caps.h
394
DWORD
VertexTextureFilterCaps
;
/external/swiftshader/src/D3D9/
Direct3D9.cpp
[
all
...]
Completed in 284 milliseconds