Searched defs:areaC (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuMatrix.hpp | 255 const T areaC[2] = { in doInverse() local 291 const T areaC[2 * 2] = {mat(2, 0), mat(2, 1), mat(3, 0), mat(3, 1)}; in doInverse() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderMatrixTests.cpp | 1030 const float areaC[2] = { in inverse() local 1067 const float areaC[2 * 2] = {mat(2, 0), mat(2, 1), mat(3, 0), mat(3, 1)}; in inverse() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderMatrixTests.cpp | 1024 const float areaC[2] = { in inverse() local 1061 const float areaC[2 * 2] = {mat(2, 0), mat(2, 1), mat(3, 0), mat(3, 1)}; in inverse() local
|