Searched defs:kInputData (Results 1 – 3 of 3) sorted by relevance
| /external/angle/src/tests/gl_tests/ |
| D | GLSLTest.cpp | 16825 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
|
| D | ComputeShaderTest.cpp | 2589 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/ |
| D | lstm.cc | 2139 kInputData = 0, enumerator
|