Module vulkan_rs::Access [] [src]

Constants

F_COLOR_ATTACHMENT_READ

Controls coherency of color attachment reads

F_COLOR_ATTACHMENT_WRITE

Controls coherency of color attachment writes

F_DEPTH_STENCIL_ATTACHMENT_READ

Controls coherency of depth/stencil attachment reads

F_DEPTH_STENCIL_ATTACHMENT_WRITE

Controls coherency of depth/stencil attachment writes

F_HOST_READ

Controls coherency of host reads

F_HOST_WRITE

Controls coherency of host writes

F_INDEX_READ

Controls coherency of index reads

F_INDIRECT_COMMAND_READ

Controls coherency of indirect command reads

F_INPUT_ATTACHMENT_READ

Controls coherency of input attachment reads

F_MEMORY_READ

Controls coherency of memory reads

F_MEMORY_WRITE

Controls coherency of memory writes

F_SHADER_READ

Controls coherency of shader reads

F_SHADER_WRITE

Controls coherency of shader writes

F_TRANSFER_READ

Controls coherency of transfer reads

F_TRANSFER_WRITE

Controls coherency of transfer writes

F_UNIFORM_READ

Controls coherency of uniform buffer reads

F_VERTEX_ATTRIBUTE_READ

Controls coherency of vertex attribute reads

Type Definitions

Flags