Home
last modified time | relevance | path

Searched defs:attrib (Results 1 – 25 of 118) sorted by relevance

12345

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexBuffer.cpp95 const gl::VertexAttribute &attrib, in getSpaceRequired()
168 const gl::VertexAttribute &attrib, in storeDynamicAttribute()
202 const gl::VertexAttribute &attrib, in reserveVertexSpace()
229 const gl::VertexAttribute &attrib, in matchesAttribute()
244 void StaticVertexBufferInterface::AttributeSignature::set(const gl::VertexAttribute &attrib, in set()
259 bool StaticVertexBufferInterface::matchesAttribute(const gl::VertexAttribute &attrib, in matchesAttribute()
265 void StaticVertexBufferInterface::setAttribute(const gl::VertexAttribute &attrib, in setAttribute()
272 const gl::VertexAttribute &attrib, in storeStaticAttribute()
DVertexDataManager.cpp41 int64_t GetMaxAttributeByteOffsetForDraw(const gl::VertexAttribute &attrib, in GetMaxAttributeByteOffsetForDraw()
57 int ElementsInBuffer(const gl::VertexAttribute &attrib, in ElementsInBuffer()
76 const gl::VertexAttribute &attrib, in DirectStoragePossible()
166 const gl::VertexAttribute &attrib, in ClassifyAttributeStorage()
267 const auto &attrib = vertexAttributes[attribIndex]; in prepareVertexData() local
328 const auto &attrib = *directAttrib->attribute; in StoreDirectAttrib() local
352 const auto &attrib = *translated->attribute; in StoreStaticAttrib() local
488 const auto &attrib = *translatedAttrib.attribute; in reserveSpaceForAttrib() local
526 const auto &attrib = *translated->attribute; in storeDynamicAttrib() local
593 const auto &attrib = *translated->attribute; in storeCurrentValue() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexBuffer.cpp95 const gl::VertexAttribute &attrib, in getSpaceRequired()
169 const gl::VertexAttribute &attrib, in storeDynamicAttribute()
216 const gl::VertexAttribute &attrib, in reserveVertexSpace()
244 const gl::VertexAttribute &attrib, in matchesAttribute()
259 void StaticVertexBufferInterface::AttributeSignature::set(const gl::VertexAttribute &attrib, in set()
274 bool StaticVertexBufferInterface::matchesAttribute(const gl::VertexAttribute &attrib, in matchesAttribute()
280 void StaticVertexBufferInterface::setAttribute(const gl::VertexAttribute &attrib, in setAttribute()
287 const gl::VertexAttribute &attrib, in storeStaticAttribute()
DVertexDataManager.cpp41 int64_t GetMaxAttributeByteOffsetForDraw(const gl::VertexAttribute &attrib, in GetMaxAttributeByteOffsetForDraw()
57 int ElementsInBuffer(const gl::VertexAttribute &attrib, in ElementsInBuffer()
74 const gl::VertexAttribute &attrib, in DirectStoragePossible()
164 const gl::VertexAttribute &attrib, in ClassifyAttributeStorage()
265 const auto &attrib = vertexAttributes[attribIndex]; in prepareVertexData() local
327 const auto &attrib = *directAttrib->attribute; in StoreDirectAttrib() local
351 const auto &attrib = *translated->attribute; in StoreStaticAttrib() local
491 const auto &attrib = *translatedAttrib.attribute; in reserveSpaceForAttrib() local
533 const auto &attrib = *translated->attribute; in storeDynamicAttrib() local
601 const auto &attrib = *translated->attribute; in storeCurrentValue() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DVertexAttribute.cpp59 VertexAttribute::VertexAttribute(VertexAttribute &&attrib) in VertexAttribute() function in gl::VertexAttribute
69 VertexAttribute &VertexAttribute::operator=(VertexAttribute &&attrib) in operator =()
139 size_t ComputeVertexAttributeStride(const VertexAttribute &attrib, const VertexBinding &binding) in ComputeVertexAttributeStride()
147 GLintptr ComputeVertexAttributeOffset(const VertexAttribute &attrib, const VertexBinding &binding) in ComputeVertexAttributeOffset()
DVertexArray.cpp68 VertexAttribute &attrib = mVertexAttributes[attribIndex]; in setAttribBinding() local
376 ANGLE_INLINE bool VertexArray::setVertexAttribFormatImpl(VertexAttribute *attrib, in setVertexAttribFormatImpl()
402 VertexAttribute &attrib = mState.mVertexAttributes[attribIndex]; in setVertexAttribFormat() local
427 VertexAttribute &attrib = mState.mVertexAttributes[attribIndex]; in enableAttribute() local
459 VertexAttribute &attrib = mState.mVertexAttributes[attribIndex]; in setVertexAttribPointerImpl() local
640 const VertexAttribute &attrib = mState.mVertexAttributes[attribIndex]; in hasTransformFeedbackBindingConflict() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DVertexAttribute.cpp59 VertexAttribute::VertexAttribute(VertexAttribute &&attrib) in VertexAttribute() function in gl::VertexAttribute
69 VertexAttribute &VertexAttribute::operator=(VertexAttribute &&attrib) in operator =()
139 size_t ComputeVertexAttributeStride(const VertexAttribute &attrib, const VertexBinding &binding) in ComputeVertexAttributeStride()
147 GLintptr ComputeVertexAttributeOffset(const VertexAttribute &attrib, const VertexBinding &binding) in ComputeVertexAttributeOffset()
DVertexArray.cpp66 VertexAttribute &attrib = mVertexAttributes[attribIndex]; in setAttribBinding() local
449 ANGLE_INLINE bool VertexArray::setVertexAttribFormatImpl(VertexAttribute *attrib, in setVertexAttribFormatImpl()
475 VertexAttribute &attrib = mState.mVertexAttributes[attribIndex]; in setVertexAttribFormat() local
500 VertexAttribute &attrib = mState.mVertexAttributes[attribIndex]; in enableAttribute() local
532 VertexAttribute &attrib = mState.mVertexAttributes[attribIndex]; in setVertexAttribPointerImpl() local
725 const VertexAttribute &attrib = mState.mVertexAttributes[attribIndex]; in hasTransformFeedbackBindingConflict() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp589 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
599 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
615 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
631 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
647 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
663 const TiXmlAttribute* attrib = attributeSet.Find( name ); in QueryIntAttribute() local
712 const TiXmlAttribute* attrib = attributeSet.Find( name ); in QueryIntAttribute() local
722 const TiXmlAttribute* attrib = attributeSet.Find( name ); in QueryDoubleAttribute() local
732 const TiXmlAttribute* attrib = attributeSet.Find( name ); in QueryDoubleAttribute() local
742 TiXmlAttribute* attrib = attributeSet.FindOrCreate( name ); in SetAttribute() local
[all …]
Dtinyxmlparser.cpp1142 TiXmlAttribute* attrib = new TiXmlAttribute(); in Parse() local
1605 TiXmlAttribute attrib; in Parse() local
1611 TiXmlAttribute attrib; in Parse() local
1617 TiXmlAttribute attrib; in Parse() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp589 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
599 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
615 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
631 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
647 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() local
663 const TiXmlAttribute* attrib = attributeSet.Find( name ); in QueryIntAttribute() local
712 const TiXmlAttribute* attrib = attributeSet.Find( name ); in QueryIntAttribute() local
722 const TiXmlAttribute* attrib = attributeSet.Find( name ); in QueryDoubleAttribute() local
732 const TiXmlAttribute* attrib = attributeSet.Find( name ); in QueryDoubleAttribute() local
742 TiXmlAttribute* attrib = attributeSet.FindOrCreate( name ); in SetAttribute() local
[all …]
Dtinyxmlparser.cpp1142 TiXmlAttribute* attrib = new TiXmlAttribute(); in Parse() local
1605 TiXmlAttribute attrib; in Parse() local
1611 TiXmlAttribute attrib; in Parse() local
1617 TiXmlAttribute attrib; in Parse() local
/third_party/boost/libs/spirit/test/karma/
Dtest.hpp125 Attribute const &attrib) in test()
144 Attribute const &attrib) in test()
204 Attribute const &attrib, Delimiter const& d) in test_delimited()
224 Generator const& g, Attribute const &attrib, Delimiter const& d) in test_delimited()
268 Generator const& g, Attribute const &attrib) in binary_test()
314 Generator const& g, Attribute const &attrib, Delimiter const& d) in binary_test_delimited()
/third_party/mingw-w64/mingw-w64-headers/crt/
Dio.h36 unsigned attrib; member
45 unsigned attrib; member
54 unsigned attrib; member
63 unsigned attrib; member
95 unsigned attrib; member
104 unsigned attrib; member
113 unsigned attrib; member
122 unsigned attrib; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DShaderModule.cpp157 for (const auto& attrib : resources.stage_inputs) { in ExtractSpirvInfo() local
171 for (const auto& attrib : resources.stage_outputs) { in ExtractSpirvInfo() local
182 for (const auto& attrib : resources.stage_inputs) { in ExtractSpirvInfo() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp42 bool IsVertexAttribPointerSupported(size_t attribIndex, const VertexAttribute &attrib) in IsVertexAttribPointerSupported()
257 const auto &attrib = attribs[idx]; in computeStreamingAttributeSizes() local
325 const auto &attrib = attribs[idx]; in streamAttributes() local
420 const VertexAttribute &attrib = mState.getVertexAttribute(attribIndex); in updateAttribPointer() local
477 const VertexAttribute &attrib, in callVertexAttribPointer()
507 const VertexAttribute &attrib = mState.getVertexAttribute(attribIndex); in updateAttribFormat() local
/third_party/uboot/u-boot-2020.01/lib/efi_selftest/
Defi_selftest_textoutput.c24 size_t attrib; in execute() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp53 bool IsVertexAttribPointerSupported(size_t attribIndex, const VertexAttribute &attrib) in IsVertexAttribPointerSupported()
359 const auto &attrib = attribs[idx]; in computeStreamingAttributeSizes() local
434 const auto &attrib = attribs[idx]; in streamAttributes() local
583 const auto &attrib = attribs[idx]; in recoverForcedStreamingAttributesForDrawArraysInstanced() local
650 const VertexAttribute &attrib = mState.getVertexAttribute(attribIndex); in updateAttribPointer() local
714 const VertexAttribute &attrib, in callVertexAttribPointer()
753 const VertexAttribute &attrib = mState.getVertexAttribute(attribIndex); in updateAttribFormat() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp36 for (const sh::ShaderVariable &attrib : shaderAttributes) in GetGLSLAttributeType() local
158 const auto &attrib = attribs[attribIndex]; in getInputLayout() local
214 const auto &attrib = *currentAttributes[attribIndex]; in createInputLayout() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp36 for (const sh::Attribute &attrib : shaderAttributes) in GetGLSLAttributeType() local
158 const auto &attrib = attribs[attribIndex]; in getInputLayout() local
214 const auto &attrib = *currentAttributes[attribIndex]; in createInputLayout() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DVertexDataManager.cpp126 const VertexAttribute &attrib = attribs[i].mArrayEnabled ? attribs[i] : currentAttribs[i]; in prepareVertexData() local
145 const VertexAttribute &attrib = attribs[i].mArrayEnabled ? attribs[i] : currentAttribs[i]; in prepareVertexData() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLAndroidFrameBufferTargetTest.cpp35 EGLint GetAttrib(EGLDisplay display, EGLConfig config, EGLint attrib) in GetAttrib()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkallocator_libva.c49 VASurfaceAttrib attrib; in gst_msdk_frame_alloc() local
443 VASurfaceAttrib attribs[2], *attrib; in gst_msdk_export_dmabuf_to_vasurface() local
/third_party/python/Modules/
D_elementtree.c180 PyObject* attrib; member
226 create_extra(ElementObject* self, PyObject* attrib) in create_extra()
283 create_new_element(PyObject* tag, PyObject* attrib) in create_new_element()
351 PyObject *attrib = PyDict_GetItemWithError(kwds, attrib_str); in get_attrib_from_keywords() local
394 PyObject *attrib = NULL; in element_init() local
595 PyObject* attrib = NULL; in subelement() local
783 PyObject* attrib; in _elementtree_Element___deepcopy___impl() local
950 PyObject *children, *attrib; in _elementtree_Element___getstate___impl() local
985 PyObject *attrib, in element_setstate_from_attributes()
1081 PyObject *tag, *attrib, *text, *tail, *children; in element_setstate_from_Python() local
[all …]
/third_party/openssl/crypto/pkcs12/
Dp12_attr.c80 X509_ATTRIBUTE *attrib; in PKCS12_get_attr_gen() local

12345