Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dcommand.h169 void SetY(float y) { y_ = y; } in SetY() function
201 void SetY(float y) { y_ = y; } in SetY() function
301 void SetY(uint32_t y) { y_ = y; } in SetY() function
379 void SetY(float y) { y_ = y; } in SetY() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h1022 INLINE void SetY(uint32_t sampleNum, float val) { _y[sampleNum] = val; }; // @llvm_func in SetY() function