Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
H A Dcommand.h159 void SetY(float y) { y_ = y; } in SetY() function in amber::DrawRectCommand
191 void SetY(float y) { y_ = y; } in SetY() function in amber::DrawGridCommand
291 void SetY(uint32_t y) { y_ = y; } in SetY() function in amber::ComputeCommand
369 void SetY(float y) { y_ = y; } in SetY() function in amber::ProbeCommand

Completed in 4 milliseconds