Searched defs:Compute (Results 1 – 4 of 4) sorted by relevance
111 struct Compute struct113 Compute() : numWorkGroups{0u}, padding(0u) {} in Compute() function114 unsigned int numWorkGroups[3];115 unsigned int padding; // This just pads the struct to 16 bytes
579 Compute = 1, enumerator
113 "Compute": "GL_COMPUTE_SHADER" string
363 Compute = 3, enumerator