/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLAndroidFrameBufferTargetTest.cpp | 35 EGLint GetAttrib(EGLDisplay display, EGLConfig config, EGLint attrib) in GetAttrib() argument
|
H A D | EGLDebugTest.cpp | 44 static EGLDEBUGPROCKHR EGLAttribToDebugCallback(EGLAttrib attrib) in EGLAttribToDebugCallback() argument
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluStrUtil.cpp | 156 int attrib = fmt.attribs[pos]; in operator <<() local 196 int attrib = fmt.attribs[pos]; in operator <<() local 236 int attrib = fmt.attribs[pos]; operator <<() local [all...] |
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_context.c | 56 init_array(struct gl_context *ctx, struct gl_array_attributes *attrib, in init_array() argument 83 struct gl_array_attributes *attrib = &vbo->current[attr]; in init_legacy_currval() local 99 struct gl_array_attributes *attrib = &vbo->current[attr]; in init_generic_currval() local 117 struct gl_array_attributes *attrib = &vbo->current[attr]; init_mat_currval() local [all...] |
H A D | vbo_save_draw.c | 54 const struct gl_array_attributes *attrib = &vao->VertexAttrib[i]; in copy_vao() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_setup.h | 49 } attrib[PIPE_MAX_SHADER_OUTPUTS]; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | VertexAttribute.cpp | 59 VertexAttribute::VertexAttribute(VertexAttribute &&attrib) in VertexAttribute() argument 69 VertexAttribute &VertexAttribute::operator=(VertexAttribute &&attrib) in operator =() argument [all...] |
/third_party/mesa3d/src/compiler/ |
H A D | shader_enums.c | 117 gl_vert_attrib_name(gl_vert_attrib attrib) in gl_vert_attrib_name() argument
|
/third_party/vk-gl-cts/framework/qphelper/ |
H A D | qpXmlWriter.h | 54 qpXmlAttribute attrib; in qpSetStringAttrib() local 65 qpXmlAttribute attrib; in qpSetIntAttrib() local 76 qpXmlAttribute attrib; qpSetBoolAttrib() local [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | varray.h | 89 _mesa_enable_vertex_array_attrib(struct gl_context *ctx, struct gl_vertex_array_object *vao, gl_vert_attrib attrib) _mesa_enable_vertex_array_attrib() argument
|
H A D | arrayobj.h | 270 const struct gl_array_attributes *const attrib in _mesa_draw_buffer_binding() local 306 _mesa_draw_attributes_relative_offset(const struct gl_array_attributes *attrib) in _mesa_draw_attributes_relative_offset() argument 231 _mesa_draw_buffer_binding_from_attrib(const struct gl_vertex_array_object *vao, const struct gl_array_attributes *attrib) _mesa_draw_buffer_binding_from_attrib() argument
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_prim_emit.c | 74 const float *attrib = vertex->data[j]; in emit_hw_vertex() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vertex.h | 79 } attrib[PIPE_MAX_SHADER_OUTPUTS]; member
|
/third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
H A D | p12_attr.c | 98 X509_ATTRIBUTE *attrib; in STACK_OF() local [all...] |
H A D | p12_kiss.c | 189 const ASN1_TYPE *attrib; in parse_bag() local
|
H A D | p12_local.h | 31 STACK_OF(X509_ATTRIBUTE) *attrib; member
|
/third_party/openssl/crypto/pkcs12/ |
H A D | p12_kiss.c | 189 const ASN1_TYPE *attrib; in parse_bag() local
|
H A D | p12_attr.c | 98 X509_ATTRIBUTE *attrib; in STACK_OF() local [all...] |
H A D | p12_local.h | 31 STACK_OF(X509_ATTRIBUTE) *attrib; member
|
/third_party/lame/ACM/tinyxml/ |
H A D | tinyxmlparser.cpp | 590 TiXmlAttribute attrib; in Parse() local 889 TiXmlAttribute attrib; in Parse() local 896 TiXmlAttribute attrib; in Parse() local 903 TiXmlAttribute attrib; Parse() local [all...] |
/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | SysIconUtils.cpp | 66 static DWORD_PTR My_SHGetFileInfoW(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags)
in My_SHGetFileInfoW() argument 78 DWORD_PTR GetRealIconIndex(CFSTR path, DWORD attrib, int &iconIndex)
in GetRealIconIndex() argument 130 static int FindInSorted_Attrib(const CRecordVector<CAttribIconPair> &vect, DWORD attrib, unsigne argument 166 GetIconIndex(DWORD attrib, const wchar_t *fileName ) GetIconIndex() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_ext_pixelformat.c | 52 stw_query_attrib(HDC hdc, int iPixelFormat, int iLayerPlane, int attrib, int *pvalue) in stw_query_attrib() argument
|
/third_party/mesa3d/src/glx/ |
H A D | indirect_vertex_program.c | 150 const GLenum attrib = GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB; in get_attrib_array_data() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | VertexBuffer9.cpp | 60 storeVertexAttributes(const gl::Context *context, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding, gl::VertexAttribType currentValueType, GLint start, size_t count, GLsizei instances, unsigned int offset, const uint8_t *sourceData) storeVertexAttributes() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | VertexBuffer11.cpp | 98 storeVertexAttributes(const gl::Context *context, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding, gl::VertexAttribType currentValueType, GLint start, size_t count, GLsizei instances, unsigned int offset, const uint8_t *sourceData) storeVertexAttributes() argument
|