OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D3DDECLTYPE_UBYTE4N
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
formatutils9.cpp
308
case
D3DDECLTYPE_UBYTE4N
: return GL_UNSIGNED_NORMALIZED;
400
template <> struct VertexTypeFlags<D3DVT_UBYTE_NORM, 4> : VertexTypeFlagsHelper<D3DDTCAPS_UBYTE4N,
D3DDECLTYPE_UBYTE4N
> { };
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9types.h
261
D3DDECLTYPE_UBYTE4N
= 8,
[
all
...]
Completed in 30 milliseconds