HomeSort by relevance Sort by last modified time
    Searched refs:IMAGE_CMD_BUF_LAYOUT_NODE (Results 1 - 5 of 5) sorted by null

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation_types.h 168 class IMAGE_CMD_BUF_LAYOUT_NODE {
170 IMAGE_CMD_BUF_LAYOUT_NODE() {}
171 IMAGE_CMD_BUF_LAYOUT_NODE(VkImageLayout initialLayoutInput, VkImageLayout layoutInput)
426 std::unordered_map<ImageSubresourcePair, IMAGE_CMD_BUF_LAYOUT_NODE> imageLayoutMap;
core_validation.cpp     [all...]
  /external/vulkan-validation-layers/layers/
core_validation_types.h 293 class IMAGE_CMD_BUF_LAYOUT_NODE {
295 IMAGE_CMD_BUF_LAYOUT_NODE() = default;
296 IMAGE_CMD_BUF_LAYOUT_NODE(VkImageLayout initialLayoutInput, VkImageLayout layoutInput)
594 std::unordered_map<ImageSubresourcePair, IMAGE_CMD_BUF_LAYOUT_NODE> imageLayoutMap;
core_validation.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
core_validation.cpp     [all...]

Completed in 64 milliseconds