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); member520 constexpr unsigned int kBytesPerComponent = sizeof(GLuint); in TEST_P() local810 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local841 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local881 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local913 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local944 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local988 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local1023 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local[all …]
4032 constexpr unsigned int kBytesPerComponent = sizeof(GLuint); in TEST_P() local4094 constexpr unsigned int kBytesPerComponent = sizeof(GLint); in TEST_P() local
138 static constexpr size_t kBytesPerComponent = 4u; variable