Home
last modified time | relevance | path

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

12345

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp821 rr::VertexAttrib attrib; in createVertexAttrib() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c407 unsigned int attrib, value, double_buffer; in dri2_add_config() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c1469 get_config( XMesaVisual xmvis, int attrib, int *value, GLboolean fbconfig ) in get_config() argument
2030 const int *attrib; in glXCreatePbuffer() local
1657 glXGetConfig( Display *dpy, XVisualInfo *visinfo, int attrib, int *value ) glXGetConfig() argument
2403 const int *attrib; glXCreateGLXPbufferSGIX() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dsecurity.c4389 u32 attrib; in ntfs_get_ntfs_attrib() local
4422 u32 attrib; in ntfs_set_ntfs_attrib() local
5010 s32 attrib; ntfs_get_file_attributes() local
5051 ntfs_set_file_attributes(struct SECURITY_API *scapi, const char *path, s32 attrib) ntfs_set_file_attributes() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c954 static void set_texcoords_in_vertices(const union blitter_attrib *attrib, in set_texcoords_in_vertices() argument
1433 util_blitter_draw_rectangle(struct blitter_context *blitter, void *vertex_elements_cso, blitter_get_vs_func get_vs, int x1, int y1, int x2, int y2, float depth, unsigned num_instances, enum blitter_attrib_type type, const union blitter_attrib *attrib) util_blitter_draw_rectangle() argument
2421 union blitter_attrib attrib; util_blitter_clear_render_target() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.cpp825 glw::GLchar** attrib = new glw::GLchar*[more_than_max_separate_attribs]; in testExtension1() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp4984 ValidateProgramCacheGetAttribANGLE(const ValidationContext *val, const Display *display, EGLenum attrib) ValidateProgramCacheGetAttribANGLE() argument
[all...]
H A DProgram.cpp2091 const sh::ShaderVariable &attrib = mState.mExecutable->getProgramInputs()[index]; in getActiveAttribute() local
H A DvalidationES.cpp889 const VertexAttribute &attrib = attribs[attributeIndex]; in ValidateDrawInstancedANGLE() local
H A DContext.cpp163 EGLAttrib attrib = in GetResetStrategy() local
5932 const VertexAttribute &attrib = getState().getVertexArray()->getVertexAttribute(index); in getVertexAttribPointerv() local
9389 const VertexAttribute &attrib = vertexAttribs[attributeIndex]; in updateVertexElementLimitsImpl() local
/third_party/python/Modules/
H A D_elementtree.c170 PyObject* attrib; member
216 create_extra(ElementObject* self, PyObject* attrib) in create_extra() argument
273 create_new_element(PyObject* tag, PyObject* attrib) in create_new_element() argument
340 PyObject *attrib = PyDict_GetItemWithError(kwds, attrib_str); get_attrib_from_keywords() local
383 PyObject *attrib = NULL; element_init() local
584 PyObject* attrib = NULL; subelement() local
771 PyObject* attrib; _elementtree_Element___deepcopy___impl() local
938 PyObject *children, *attrib; _elementtree_Element___getstate___impl() local
971 element_setstate_from_attributes(ElementObject *self, PyObject *tag, PyObject *attrib, PyObject *text, PyObject *tail, PyObject *children) element_setstate_from_attributes() argument
1069 PyObject *tag, *attrib, *text, *tail, *children; element_setstate_from_Python() local
1385 PyObject *attrib = self->extra->attrib; _elementtree_Element_get_impl() local
1551 _elementtree_Element_makeelement_impl(ElementObject *self, PyObject *tag, PyObject *attrib) _elementtree_Element_makeelement_impl() argument
1658 PyObject* attrib; _elementtree_Element_set_impl() local
2663 treebuilder_handle_start(TreeBuilderObject* self, PyObject* tag, PyObject* attrib) treebuilder_handle_start() argument
3246 PyObject* attrib; expat_start_handler() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c3195 X509_ATTRIBUTE *attrib; in crypto_csr_get_attribute() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c2182 applyattr(const char *fullname, const char *attr, BOOL withattr, int attrib, s32 key) applyattr() argument
2292 int attrib; restore() local
4122 int attrib; showfull() local
4404 u32 attrib; showmounted() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c446 fs_interp(const struct lp_build_fs_iface *iface, struct lp_build_context *bld, unsigned attrib, unsigned chan, bool centroid, bool sample, LLVMValueRef attrib_indir, LLVMValueRef offsets[2]) fs_interp() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c2658 eval_constant_coef( struct tgsi_exec_machine *mach, unsigned attrib, unsigned chan ) eval_constant_coef() argument
2671 interp_constant_offset( UNUSED const struct tgsi_exec_machine *mach, UNUSED unsigned attrib, UNUSED unsigned chan, UNUSED float ofs_x, UNUSED float ofs_y, UNUSED union tgsi_exec_channel *out_chan) interp_constant_offset() argument
2686 interp_linear_offset( const struct tgsi_exec_machine *mach, unsigned attrib, unsigned chan, float ofs_x, float ofs_y, union tgsi_exec_channel *out_chan) interp_linear_offset() argument
2704 eval_linear_coef(struct tgsi_exec_machine *mach, unsigned attrib, unsigned chan) eval_linear_coef() argument
2726 interp_perspective_offset( const struct tgsi_exec_machine *mach, unsigned attrib, unsigned chan, float ofs_x, float ofs_y, union tgsi_exec_channel *out_chan) interp_perspective_offset() argument
2745 eval_perspective_coef( struct tgsi_exec_machine *mach, unsigned attrib, unsigned chan ) eval_perspective_coef() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c934 unsigned chan, attrib; in do_clamp_vertex_color() local
1226 store_aos_array(struct gallivm_state *gallivm, struct lp_type soa_type, LLVMTypeRef io_type, LLVMValueRef io_ptr, LLVMValueRef *indices, LLVMValueRef* aos, int attrib, int num_outputs, LLVMValueRef clipmask, boolean need_edgeflag) store_aos_array() argument
1308 unsigned chan, attrib, i; convert_to_aos() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp3002 getVertexSpaceRequired(const gl::Context *context, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding, size_t count, GLsizei instances, GLuint baseInstance, unsigned int *bytesRequiredOut) const getVertexSpaceRequired() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp3667 const VertexAttribute& attrib = context->getCurrentVertexAttributes()[index]; in GetVertexAttribfv() local
3720 const VertexAttribute& attrib = context->getCurrentVertexAttributes()[index]; in GetVertexAttribiv() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp2447 const AttributeSpec& attrib = attribs[ndx]; in getName() local
2546 const AttributeSpec& attrib = attribs[ndx]; getDesc() local
2683 const AttributeSpec& attrib = attribs[ndx]; getMultilineDesc() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1040 unsigned attrib; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp3948 getVertexSpaceRequired(const gl::Context *context, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding, size_t count, GLsizei instances, GLuint baseInstance, unsigned int *bytesRequiredOut) const getVertexSpaceRequired() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c6065 const VkVertexInputAttributeDescription2EXT *attrib = &pVertexAttributeDescriptions[i]; in radv_CmdSetVertexInputEXT() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp1930 CaptureVertexPointerES1(std::vector<CallCapture> *setupCalls, gl::State *replayState, GLuint attribIndex, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding) CaptureVertexPointerES1() argument
1970 VertexBindingMatchesAttribStride(const gl::VertexAttribute &attrib, const gl::VertexBinding &binding) VertexBindingMatchesAttribStride() argument
1997 const gl::VertexAttribute &attrib = vertexAttribs[attribIndex]; CaptureVertexArrayState() local
5556 const gl::VertexAttribute &attrib = vao->getVertexAttribute(attribIndex); captureClientArraySnapshot() local
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h10650 EXRAttribute attrib; in ParseEXRHeader() local
[all...]

Completed in 143 milliseconds

12345