Searched defs:kBytesPerComponent (Results 1 – 3 of 3) sorted by relevance
36 const unsigned int kBytesPerComponent = sizeof(float); member54 const unsigned int kBytesPerComponent = sizeof(GLuint); member459 constexpr unsigned int kBytesPerComponent = sizeof(GLuint); in TEST_P() local749 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local780 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local820 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local852 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local883 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local927 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local962 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local[all …]
4050 constexpr unsigned int kBytesPerComponent = sizeof(GLuint); in TEST_P() local4112 constexpr unsigned int kBytesPerComponent = sizeof(GLint); in TEST_P() local
137 static constexpr size_t kBytesPerComponent = 4u; variable