Home
last modified time | relevance | path

Searched defs:SetX (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
H A Dcommand.h156 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