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

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation_types.h 198 std::unordered_map<uint32_t, bool> attachment_first_read; member in struct:RENDER_PASS_NODE
core_validation.cpp 8671 std::unordered_map<uint32_t, bool> &attachment_first_read = render_pass->attachment_first_read; local
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation_types.h 315 std::unordered_map<uint32_t, bool> attachment_first_read; member in struct:RENDER_PASS_STATE
core_validation.cpp 10221 std::unordered_map<uint32_t, bool> &attachment_first_read = render_pass->attachment_first_read; local
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
core_validation.cpp 8671 std::unordered_map<uint32_t, bool> &attachment_first_read = render_pass->attachment_first_read; local
    [all...]

Completed in 73 milliseconds