Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp142 const vector<Mat4>& userAttribTransforms, const vector<TextureBinding>& textures);
222 const vector<Mat4>& userAttribTransforms, const vector<TextureBinding>& textures) in QuadGrid() argument
227 , m_userAttribTransforms(userAttribTransforms) in QuadGrid()
/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.cpp147 const std::vector<tcu::Mat4>& userAttribTransforms,
194 const std::vector<tcu::Mat4>& userAttribTransforms, in QuadGrid() argument
200 , m_userAttribTransforms (userAttribTransforms) in QuadGrid()