Home
last modified time | relevance | path

Searched defs:kBytesPerComponent (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DShaderStorageBufferTest.cpp36 const unsigned int kBytesPerComponent = sizeof(float); member
54 const unsigned int kBytesPerComponent = sizeof(GLuint); member
338 constexpr unsigned int kBytesPerComponent = sizeof(GLuint); in TEST_P() local
626 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
657 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
697 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
729 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
760 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
804 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
839 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
[all …]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DShaderStorageBufferTest.cpp36 const unsigned int kBytesPerComponent = sizeof(float); member
54 const unsigned int kBytesPerComponent = sizeof(GLuint); member
459 constexpr unsigned int kBytesPerComponent = sizeof(GLuint); in TEST_P() local
751 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
782 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
822 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
854 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
885 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
929 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
964 constexpr unsigned int kBytesPerComponent = sizeof(float); in TEST_P() local
[all …]
DComputeShaderTest.cpp3895 constexpr unsigned int kBytesPerComponent = sizeof(GLuint); in TEST_P() local
3957 constexpr unsigned int kBytesPerComponent = sizeof(GLint); in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.h93 static constexpr size_t kBytesPerComponent = 4u; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.h95 static constexpr size_t kBytesPerComponent = 4u; variable