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

  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
vkrenderframework.h 392 void AddColorAttachment(uint32_t binding, const VkPipelineColorBlendAttachmentState *att);
395 void AddColorAttachment() {
399 AddColorAttachment(0, &att);
vkrenderframework.cpp     [all...]
  /external/vulkan-validation-layers/tests/
vkrenderframework.cpp     [all...]

Completed in 134 milliseconds