Searched defs:getUnitCoords (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ | ||
D | glsShaderRenderCase.cpp | 150 const Vec4* getUnitCoords (void) const { return &m_unitCoords[0]; } in getUnitCoords() function in deqp::gls::QuadGrid |
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ | ||
D | vktShaderRender.cpp | 137 const tcu::Vec4* getUnitCoords (void) const { return &m_unitCoords[0]; } in getUnitCoords() function in vkt::sr::QuadGrid |