Home
last modified time | relevance | path

Searched refs:userAttribTransforms (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp137 …h, int screenHeight, const Vec4& constCoords, const vector<Mat4>& userAttribTransforms, const vect…
177 …t width, int height, const Vec4& constCoords, const vector<Mat4>& userAttribTransforms, const vect… in QuadGrid() argument
182 , m_userAttribTransforms (userAttribTransforms) in QuadGrid()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp123 const std::vector<tcu::Mat4>& userAttribTransforms,
170 const std::vector<tcu::Mat4>& userAttribTransforms, in QuadGrid() argument
176 , m_userAttribTransforms (userAttribTransforms) in QuadGrid()