HomeSort by relevance Sort by last modified time
    Searched full:attach_index (Results 1 - 3 of 3) sorted by null

  /external/vulkan-validation-layers/layers/
buffer_validation.cpp 2865 auto attach_index = subpass.pInputAttachments[j].attachment; local
2927 auto attach_index = subpass.pColorAttachments[j].attachment; local
2993 auto attach_index = subpass.pDepthStencilAttachment->attachment; local
    [all...]
core_validation.cpp 7033 uint32_t attach_index = 0; local
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
core_validation.cpp 9919 auto attach_index = subpass.pColorAttachments[j].attachment; local
9976 auto attach_index = subpass.pDepthStencilAttachment->attachment; local
9984 auto attach_index = subpass.pInputAttachments[j].attachment; local
    [all...]

Completed in 238 milliseconds