Home
last modified time | relevance | path

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

/third_party/node/src/
Dbase_object.h204 struct PointerData { struct
221 // This creates a PointerData struct if none was associated with this argument
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1500 struct PointerData struct
1502 GLint size;
1503 GLenum type;
1504 GLint stride;
1505 GLboolean normalized;
1506 void* pointer;
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp2158 struct PointerData struct
2160 GLint size;
2161 GLenum type;
2162 GLint stride;
2163 GLboolean normalized;
2164 const void* pointer;