Home
last modified time | relevance | path

Searched refs:baseCoordTrans (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp278 float baseCoordTrans[] = in init() local
286 m_userAttribTransforms.push_back(tcu::Mat4(baseCoordTrans)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp427 float baseCoordTrans[] = { s.x(), 0.0f, 0.f, b.x(), in init() local
433 m_userAttribTransforms.push_back(tcu::Mat4(baseCoordTrans)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp792 float baseCoordTrans[] = in ShaderTextureFunctionInstance() local
800 m_userAttribTransforms.push_back(tcu::Mat4(baseCoordTrans)); in ShaderTextureFunctionInstance()
2906 float baseCoordTrans[] =
2914 coordTransMat = tcu::Mat4(baseCoordTrans);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp789 float baseCoordTrans[] = in ShaderTextureFunctionInstance() local
797 m_userAttribTransforms.push_back(tcu::Mat4(baseCoordTrans)); in ShaderTextureFunctionInstance()
2905 float baseCoordTrans[] =
2913 coordTransMat = tcu::Mat4(baseCoordTrans);
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp496 float baseCoordTrans[] = in init() local
504 m_userAttribTransforms.push_back(tcu::Mat4(baseCoordTrans)); in init()

Completed in 34 milliseconds