Searched defs:getUnitCoords (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/openglcts/modules/common/ | ||
D | glcShaderRenderCase.cpp | 182 const Vec4* getUnitCoords(void) const in getUnitCoords() function in deqp::QuadGrid |
/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 | 161 const tcu::Vec4* getUnitCoords (void) const { return &m_unitCoords[0]; } in getUnitCoords() function in vkt::sr::QuadGrid |