Home
last modified time | relevance | path

Searched defs:mapType (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DMappedSubresourceVerifier11.h52 inline bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap()
DMappedSubresourceVerifier11.cpp82 bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap()
DImage11.cpp633 D3D11_MAP mapType, in map()
DRenderer11.cpp4155 D3D11_MAP mapType, in mapResource()
/device/generic/vulkan-cereal/third-party/angle/samples/sample_util/
Dtga_utils.cpp23 uint8_t mapType; member