Home
last modified time | relevance | path

Searched defs:kInputData (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/gl_tests/
DGLSLTest.cpp17696 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17757 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17830 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17871 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
18070 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
18143 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
18370 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
18462 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
18617 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
18703 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
DComputeShaderTest.cpp2580 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local
2630 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local
2678 constexpr std::array<GLuint, 4> kInputData = {{1, 2, 3, 0}}; in TEST_P() local
/external/tensorflow/tensorflow/lite/kernels/
Dlstm.cc2139 kInputData = 0, enumerator