Searched defs:SetX (Results 1 - 1 of 1) sorted by relevance
| /third_party/vk-gl-cts/external/amber/src/src/ | ||
| H A D | command.h | 156 void SetX(float x) { x_ = x; } in SetX() function in amber::DrawRectCommand 188 void SetX(float x) { x_ = x; } in SetX() function in amber::DrawGridCommand 288 void SetX(uint32_t x) { x_ = x; } in SetX() function in amber::ComputeCommand 366 void SetX(float x) { x_ = x; } in SetX() function in amber::ProbeCommand |
Completed in 4 milliseconds