Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DGLSLTest.cpp16825 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
16886 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
16959 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17000 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17199 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17272 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17499 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17591 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17746 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
17832 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
DComputeShaderTest.cpp2589 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local
2642 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local
2690 constexpr std::array<GLuint, 4> kInputData = {{1, 2, 3, 0}}; in TEST_P() local
/external/tensorflow/tensorflow/lite/kernels/
Dlstm.cc2139 kInputData = 0, enumerator