Home
last modified time | relevance | path

Searched refs:lodCoordTrans (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp293 float lodCoordTrans[] = in init() local
301 m_userAttribTransforms.push_back(tcu::Mat4(lodCoordTrans)); in init()
/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp456 …float lodCoordTrans[] = { s / 2.0f, s / 2.0f, 0.f, b, sepRefS / 2.0f, sepRefS / 2.0f, 0.0f, sepRe… in init() local
460 m_userAttribTransforms.push_back(tcu::Mat4(lodCoordTrans)); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp515 float lodCoordTrans[] = in init() local
523 m_userAttribTransforms.push_back(tcu::Mat4(lodCoordTrans)); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp790 float lodCoordTrans[] = in ShaderTextureFunctionInstance() local
798 m_userAttribTransforms.push_back(tcu::Mat4(lodCoordTrans)); in ShaderTextureFunctionInstance()