Searched defs:Space (Results 1 – 17 of 17) sorted by relevance
65 struct Space { struct70 Space *nextSpace; argument71 Space *prevSpace; argument
100 === Recycling Present Semaphores114 === Swapchain Recreation on Present Mode Change158 === Upfront Memory Allocation177 === Scaling Behavior184 === Releasing Acquired Images
51 === Emulation Through Per-Draw Dithering76 === Emulation Through Per-Subpass Dithering103 === Exposing Dithering Hardware Through a Vulkan Extension
39 === Per Pipeline Protected Access Flag57 === Per Usage Access Flags73 === Per Resource Access Flags
54 === Image Count Query Per Present Mode59 === Undefined Scaling Behavior81 === Switching Present Modes
20 === Emulation With 2D Array Textures29 === A Per Sampler Seamless Setting
24 === Emulation Through Other Vulkan Queries42 === A New Query Type
44 === Surfaceless Queries
74 TEST(Escape, Space) { in TEST() argument
161 const unsigned Space = SlotIndex::InstrDist/2; in renumberIndexes() local
43 Space = 32, enumerator
44 Space, enumerator
670 Space, enumerator746 Space, enumerator787 Space, enumerator
288 std::string Space = DumpOpts.ShowAddresses ? " " : ""; in dumpAttribute() local
1254 * For #defined constants and macros, a "U_" is appended to the beginning,
387 Space, enumerator
3372 unsigned Space = (PrevReg < Reg) ? (Reg - PrevReg) : (Reg + 32 - PrevReg); in tryParseVectorList() local