Home
last modified time | relevance | path

Searched refs:GL_CONSTANT (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-gl/common/
H A DEXWebGLConstants.def9 GL_CONSTANT(ALPHA) /* 6406 */
12 GL_CONSTANT(ALWAYS) /* 519 */
18 GL_CONSTANT(BACK) /* 1029 */
19 GL_CONSTANT(BLEND) /* 3042 */
29 GL_CONSTANT(BOOL) /* 35670 */
36 GL_CONSTANT(BYTE) /* 5120 */
37 GL_CONSTANT(CCW) /* 2305 */
39 GL_CONSTANT(COLOR) /* 6144 */
75 GL_CONSTANT(CW) /* 2304 */
262 GL_CONSTANT(NONE) /* 0 */
[all …]
H A DEXWebGLRenderer.cpp241 #define GL_CONSTANT(name) gl.setProperty(runtime, #name, static_cast<double>(GL_##name)); in installConstants() macro
243 #undef GL_CONSTANT in installConstants()
/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXWebGLConstants.def9 GL_CONSTANT(ALPHA) /* 6406 */
12 GL_CONSTANT(ALWAYS) /* 519 */
18 GL_CONSTANT(BACK) /* 1029 */
19 GL_CONSTANT(BLEND) /* 3042 */
29 GL_CONSTANT(BOOL) /* 35670 */
36 GL_CONSTANT(BYTE) /* 5120 */
37 GL_CONSTANT(CCW) /* 2305 */
39 GL_CONSTANT(COLOR) /* 6144 */
75 GL_CONSTANT(CW) /* 2304 */
262 GL_CONSTANT(NONE) /* 0 */
[all …]
H A DABI47_0_0EXWebGLRenderer.cpp248 #define GL_CONSTANT(name) gl.setProperty(runtime, #name, static_cast<double>(GL_##name)); in installConstants() macro
250 #undef GL_CONSTANT in installConstants()
/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXWebGLConstants.def9 GL_CONSTANT(ALPHA) /* 6406 */
12 GL_CONSTANT(ALWAYS) /* 519 */
18 GL_CONSTANT(BACK) /* 1029 */
19 GL_CONSTANT(BLEND) /* 3042 */
29 GL_CONSTANT(BOOL) /* 35670 */
36 GL_CONSTANT(BYTE) /* 5120 */
37 GL_CONSTANT(CCW) /* 2305 */
39 GL_CONSTANT(COLOR) /* 6144 */
75 GL_CONSTANT(CW) /* 2304 */
262 GL_CONSTANT(NONE) /* 0 */
[all …]
H A DABI48_0_0EXWebGLRenderer.cpp248 #define GL_CONSTANT(name) gl.setProperty(runtime, #name, static_cast<double>(GL_##name)); in installConstants() macro
250 #undef GL_CONSTANT in installConstants()
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXWebGLConstants.def9 GL_CONSTANT(ALPHA) /* 6406 */
12 GL_CONSTANT(ALWAYS) /* 519 */
18 GL_CONSTANT(BACK) /* 1029 */
19 GL_CONSTANT(BLEND) /* 3042 */
29 GL_CONSTANT(BOOL) /* 35670 */
36 GL_CONSTANT(BYTE) /* 5120 */
37 GL_CONSTANT(CCW) /* 2305 */
39 GL_CONSTANT(COLOR) /* 6144 */
75 GL_CONSTANT(CW) /* 2304 */
262 GL_CONSTANT(NONE) /* 0 */
[all …]
H A DABI49_0_0EXWebGLRenderer.cpp241 #define GL_CONSTANT(name) gl.setProperty(runtime, #name, static_cast<double>(GL_##name)); in installConstants() macro
243 #undef GL_CONSTANT in installConstants()