Lines Matching defs:compute
22 * \brief Indirect Compute Dispatch tests
58 namespace compute
244 // Create verify compute shader
253 // Create compute pipeline
280 // Bind compute pipeline
304 // Dispatch indirect compute command
463 // Create compute shader that generates data for indirect buffer
472 // Create compute pipeline
493 // Bind compute pipeline
499 // Dispatch compute command
646 DispatchCaseDesc("multi_dispatch", "Dispatch multiple compute commands from single buffer", 1 << 10, tcu::UVec3(3, 1, 2),
653 DispatchCaseDesc("multi_dispatch_reuse_command", "Dispatch multiple compute commands from single buffer", 1 << 10, tcu::UVec3(3, 1, 2),
685 } // compute