Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp278 float baseCoordTrans[] = in init() local
286 m_userAttribTransforms.push_back(tcu::Mat4(baseCoordTrans)); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp496 float baseCoordTrans[] = in init() local
504 m_userAttribTransforms.push_back(tcu::Mat4(baseCoordTrans)); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp769 float baseCoordTrans[] = in ShaderTextureFunctionInstance() local
777 m_userAttribTransforms.push_back(tcu::Mat4(baseCoordTrans)); in ShaderTextureFunctionInstance()
2639 float baseCoordTrans[] = in computeQuadTexCoord() local
2647 coordTransMat = tcu::Mat4(baseCoordTrans); in computeQuadTexCoord()