Searched refs:gl_ (Results 1 – 15 of 15) sorted by relevance
/external/eigen/unsupported/Eigen/ |
D | OpenGLSupport | 57 …struct EIGEN_CAT(EIGEN_CAT(gl_,FUNC),_impl); … 60 …struct EIGEN_CAT(EIGEN_CAT(gl_,FUNC),_impl)<XprType,Scalar,Rows,Cols,false> { … 62 …EIGEN_CAT(EIGEN_CAT(gl_,FUNC),_impl)<typename plain_matrix_type_column_major<XprType>::type>::run(… 67 …EIGEN_CAT(EIGEN_CAT(internal::gl_,FUNC),_impl)<Derived>::run(p.derived()); … 73 …template< typename XprType> struct EIGEN_CAT(EIGEN_CAT(gl_,FUNC),_impl)<XprType, SCALAR, ROWS, COL… 81 …template< typename XprType> struct EIGEN_CAT(EIGEN_CAT(gl_,FUNC),_impl)<XprType, SCALAR, SIZE, 1, … 84 …template< typename XprType> struct EIGEN_CAT(EIGEN_CAT(gl_,FUNC),_impl)<XprType, SCALAR, 1, SIZE, … 209 …struct EIGEN_CAT(EIGEN_CAT(gl_,FUNC),_impl); … 212 …struct EIGEN_CAT(EIGEN_CAT(gl_,FUNC),_impl)<XprType,Scalar,Rows,Cols,false> { … 214 …EIGEN_CAT(EIGEN_CAT(gl_,FUNC),_impl)<typename plain_matrix_type_column_major<XprType>::type>::run(… [all …]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | decls.frag.out | 11 ERROR: 0:34: 'gl_vi4' : identifiers starting with "gl_" are reserved 12 ERROR: 0:35: 'gl_vj' : identifiers starting with "gl_" are reserved 13 ERROR: 0:35: 'gl_vk5' : identifiers starting with "gl_" are reserved 14 ERROR: 0:36: 'gl_vm2' : identifiers starting with "gl_" are reserved 15 ERROR: 0:36: 'gl_vm3' : identifiers starting with "gl_" are reserved 16 ERROR: 0:37: 'gl_vn8' : identifiers starting with "gl_" are reserved 17 ERROR: 0:37: 'gl_vp' : identifiers starting with "gl_" are reserved 19 ERROR: 0:43: 'gl_cond' : identifiers starting with "gl_" are reserved
|
D | 330.frag.out | 3 ERROR: 0:31: 'gl_name' : identifiers starting with "gl_" are reserved 4 ERROR: 0:32: 'gl_i' : identifiers starting with "gl_" are reserved
|
D | 140.vert.out | 2 ERROR: 0:23: 'gl_Position' : identifiers starting with "gl_" are reserved
|
D | 320.tese.out | 43 ERROR: 0:101: 'gl_TessLevelOuter' : identifiers starting with "gl_" are reserved
|
D | 400.tese.out | 30 ERROR: 0:101: 'gl_TessLevelOuter' : identifiers starting with "gl_" are reserved
|
D | 310.tese.out | 44 ERROR: 0:105: 'gl_TessLevelOuter' : identifiers starting with "gl_" are reserved
|
D | 130.frag.out | 26 ERROR: 0:149: 'gl_FogFragCoord' : identifiers starting with "gl_" are reserved
|
D | 150.geom.out | 36 ERROR: 0:139: 'gl_ViewportIndex' : identifiers starting with "gl_" are reserved
|
D | 120.vert.out | 79 ERROR: 0:195: 'gl_ModelViewMatrix' : identifiers starting with "gl_" are reserved
|
D | 310.frag.out | 5 ERROR: 0:8: 'gl_FragCoord' : identifiers starting with "gl_" are reserved
|
D | 150.tesc.out | 472 ERROR: 0:101: 'gl_TessLevelOuter' : identifiers starting with "gl_" are reserved
|
/external/angle/extensions/ |
D | CHROMIUM_bind_uniform_location.txt | 103 "gl_" prefix. The error INVALID_VALUE is generated if name ends with 113 starting with "gl_") to an index, including a name that is never used as a
|
/external/swiftshader/ |
D | CMakeLists.txt | 768 # Combine all gl_* targets into an interface target
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 205 EGLThread (const Library& egl_, const glw::Functions& gl_, int seed); 223 EGLThread::EGLThread (const Library& egl_, const glw::Functions& gl_, int seed) in EGLThread() argument 226 , gl (gl_) in EGLThread()
|