Home
last modified time | relevance | path

Searched defs:attrib (Results 1 - 25 of 124) sorted by relevance

12345

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLAndroidFrameBufferTargetTest.cpp35 EGLint GetAttrib(EGLDisplay display, EGLConfig config, EGLint attrib) in GetAttrib() argument
H A DEGLDebugTest.cpp44 static EGLDEBUGPROCKHR EGLAttribToDebugCallback(EGLAttrib attrib) in EGLAttribToDebugCallback() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluStrUtil.cpp156 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 Dvbo_context.c56 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 Dvbo_save_draw.c54 const struct gl_array_attributes *attrib = &vao->VertexAttrib[i]; in copy_vao() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.h49 } attrib[PIPE_MAX_SHADER_OUTPUTS]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVertexAttribute.cpp59 VertexAttribute::VertexAttribute(VertexAttribute &&attrib) in VertexAttribute() argument
69 VertexAttribute &VertexAttribute::operator=(VertexAttribute &&attrib) in operator =() argument
[all...]
/third_party/mesa3d/src/compiler/
H A Dshader_enums.c117 gl_vert_attrib_name(gl_vert_attrib attrib) in gl_vert_attrib_name() argument
/third_party/vk-gl-cts/framework/qphelper/
H A DqpXmlWriter.h54 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 Dvarray.h89 _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 Darrayobj.h270 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 Di915_prim_emit.c74 const float *attrib = vertex->data[j]; in emit_hw_vertex() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vertex.h79 } attrib[PIPE_MAX_SHADER_OUTPUTS]; member
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_attr.c98 X509_ATTRIBUTE *attrib; in STACK_OF() local
[all...]
H A Dp12_kiss.c189 const ASN1_TYPE *attrib; in parse_bag() local
H A Dp12_local.h31 STACK_OF(X509_ATTRIBUTE) *attrib; member
/third_party/openssl/crypto/pkcs12/
H A Dp12_kiss.c189 const ASN1_TYPE *attrib; in parse_bag() local
H A Dp12_attr.c98 X509_ATTRIBUTE *attrib; in STACK_OF() local
[all...]
H A Dp12_local.h31 STACK_OF(X509_ATTRIBUTE) *attrib; member
/third_party/lame/ACM/tinyxml/
H A Dtinyxmlparser.cpp590 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 DSysIconUtils.cpp66 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 Dstw_ext_pixelformat.c52 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 Dindirect_vertex_program.c150 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 DVertexBuffer9.cpp60 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 DVertexBuffer11.cpp98 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

Completed in 11 milliseconds

12345