ShaderStageBits struct
Public types
- enum Enum { VERTEX = 1, FRAGMENT = 2, GEOMETRY = 4, TESS_CONTROL = 8, TESS_EVALUATION = 16, COMPUTE = 32, ALL_GRAPHICS_BITS = 31, NVN_SHADER_STAGE_BITS_LARGE = -1 }
Search for symbols, directories, files, pages or
modules. You can omit any prefix from the symbol or file path; adding a
: or / suffix lists all members of given symbol or
directory.
Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.