Home
last modified time | relevance | path

Searched defs:n_channels (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp976 void initPixels(std::vector<TYPE>& pixels, GLuint n_pixels, GLuint n_channels) in initPixels()
1876 static const GLuint n_channels = 4; in verifyInvalidResults() local
1907 static const GLuint n_channels = 4; in verifyInvalidResults() local
1940 static const GLuint n_channels = 4; in verifyInvalidResults() local
1994 static const GLuint n_channels = 4; in verifyInvalidResults() local
2025 static const GLuint n_channels = 4; in verifyInvalidResults() local
2128 static const GLuint n_channels = 4; in verifyValidResults() local
2159 static const GLuint n_channels = 4; in verifyValidResults() local
2192 static const GLuint n_channels = 4; in verifyValidResults() local
2240 static const GLuint n_channels = 4; in verifyValidResults() local
[all …]
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1314 size_t n_channels = 0; in calculate_values_from_source() local
Dgl4cCopyImageTests.cpp460 …const GLuint n_channels = (left_n_channels >= right_n_channels) ? right_n_channels : left_n_cha… in comparePixels() local