Searched defs:mapType (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | MappedSubresourceVerifier11.h | 52 inline bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap()
|
| D | MappedSubresourceVerifier11.cpp | 82 bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap()
|
| D | Image11.cpp | 635 D3D11_MAP mapType, in map()
|
| D | Renderer11.cpp | 4264 D3D11_MAP mapType, in mapResource()
|
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| D | tga_utils.cpp | 23 uint8_t mapType; member
|
| /third_party/glslang/SPIRV/ |
| D | SpvBuilder.cpp | 3984 Id mapType = makeVectorType(makeUintType(32), (int)accessChain.swizzle.size()); in remapDynamicSwizzle() local
|
| /third_party/typescript/src/compiler/ |
| D | checker.ts | 24461 function mapType(type: Type, mapper: (t: Type) => Type, noReductions?: boolean): Type; function 24475 … const mapped = t.flags & TypeFlags.Union ? mapType(t, mapper, noReductions) : mapper(t); constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 61418 function mapType(type, mapper, noReductions) { function
|
| D | typingsInstaller.js | 73242 function mapType(type, mapper, noReductions) { function
|