Home
last modified time | relevance | path

Searched refs:UNIFORM_TYPE (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/gpu/effects/
DGrSkSLFP.h31 #define UNIFORM_TYPE(E, ...) \ macro
39 UNIFORM_TYPE(kFloat, float);
40 UNIFORM_TYPE(kFloat2, SkV2);
41 UNIFORM_TYPE(kFloat4, SkPMColor4f);
42 UNIFORM_TYPE(kFloat4, SkRect);
43 UNIFORM_TYPE(kFloat4, SkV4);
44 UNIFORM_TYPE(kFloat4, skvx::Vec<4, float>);
45 UNIFORM_TYPE(kFloat4x4, SkM44);
46 UNIFORM_TYPE(kInt, int);
48 #undef UNIFORM_TYPE
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js263 UNIFORM_TYPE: 0x8A37, property
/third_party/openGLES/extensions/ARB/
DARB_uniform_buffer_object.txt276 UNIFORM_TYPE 0x8A37
696 If <pname> is UNIFORM_TYPE, then an array identifying the types
704 returned by a query of UNIFORM_TYPE. For active uniforms that are
1587UNIFORM_TYPE 0*xZ_27 GetActiveUniformsiv - Type of active uniform …
DARB_program_interface_query.txt932 UNIFORM_TYPE TYPE
1805 (20) Are "old" token names (e.g., UNIFORM_TYPE) accepted by "new"
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_uniform_buffer_object.txt266 UNIFORM_TYPE 0x8A37
686 If <pname> is UNIFORM_TYPE, then an array identifying the types
694 returned by a query of UNIFORM_TYPE. For active uniforms that are
1577UNIFORM_TYPE 0*xZ_27 GetActiveUniformsiv - Type of active uniform …
DARB_program_interface_query.txt915 UNIFORM_TYPE TYPE
1788 (20) Are "old" token names (e.g., UNIFORM_TYPE) accepted by "new"
/third_party/typescript/lib/
Dlib.webworker.d.ts3975 readonly UNIFORM_TYPE: GLenum; variable
4336 readonly UNIFORM_TYPE: GLenum; property
Dlib.dom.d.ts17006 readonly UNIFORM_TYPE: GLenum; variable
17367 readonly UNIFORM_TYPE: GLenum; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3955 readonly UNIFORM_TYPE: GLenum; variable
4316 readonly UNIFORM_TYPE: GLenum; property
Ddom.generated.d.ts16986 readonly UNIFORM_TYPE: GLenum; variable
17347 readonly UNIFORM_TYPE: GLenum; property