Home
last modified time | relevance | path

Searched refs:mapType (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DMappedSubresourceVerifier11.cpp82 bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() argument
85 ASSERT(mapType == D3D11_MAP_READ || mapType == D3D11_MAP_WRITE || in wrap()
86 mapType == D3D11_MAP_READ_WRITE); in wrap()
H A DMappedSubresourceVerifier11.h31 bool wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map);
52 inline bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() argument
H A DImage11.h100 angle::Result map(const gl::Context *context, D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map);
H A DImage11.cpp635 D3D11_MAP mapType, in map()
648 mRenderer->mapResource(context, stagingTexture->get(), subresourceIndex, mapType, 0, map)); in map()
650 if (!mStagingTextureSubresourceVerifier.wrap(mapType, map)) in map()
634 map(const gl::Context *context, D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) map() argument
H A DRenderer11.h481 D3D11_MAP mapType,
H A DRenderer11.cpp4264 D3D11_MAP mapType, in mapResource()
4268 HRESULT hr = mDeviceContext->Map(resource, subResource, mapType, mapFlags, mappedResource); in mapResource()
4261 mapResource(const gl::Context *context, ID3D11Resource *resource, UINT subResource, D3D11_MAP mapType, UINT mapFlags, D3D11_MAPPED_SUBRESOURCE *mappedResource) mapResource() argument
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A Dtga_utils.cpp23 uint8_t mapType; member
61 readBinary(stream, header.mapType); in LoadTGAImageFromFile()
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp3984 Id mapType = makeVectorType(makeUintType(32), (int)accessChain.swizzle.size()); in remapDynamicSwizzle() local
3985 Id map = makeCompositeConstant(mapType, components); in remapDynamicSwizzle()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js62039 function mapType(type, mapper, noReductions) { global() function
[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 201 milliseconds