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() local751 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local782 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local822 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local854 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local885 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local929 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local964 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local[all …]
3895 constexpr unsigned int kBytesPerComponent = sizeof(GLuint); in TEST_P() local3957 constexpr unsigned int kBytesPerComponent = sizeof(GLint); in TEST_P() local
95 static constexpr size_t kBytesPerComponent = 4u; variable