Home
last modified time | relevance | path

Searched defs:ResourceDescription (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp199 struct ResourceDescription struct
201 ResourceType type;
202 tcu::IVec4 size; //!< unused components are 0, e.g. for buffers only x is meaningful
203 vk::VkImageType imageType;
204 vk::VkFormat imageFormat;
205 vk::VkImageAspectFlags imageAspect;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h53 std::string ResourceDescription; variable