Home
last modified time | relevance | path

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

12345

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c1160 r300_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) r300_blitter_draw_rectangle() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c128 r600_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) r600_draw_rectangle() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DContextGL.cpp371 const gl::VertexAttribute &attrib = attribs[attribIndex]; in updateAttributesForBaseInstance() local
411 const gl::VertexAttribute &attrib = resetUpdatedAttributes() local
[all...]
H A DVertexArrayGL.cpp53 bool IsVertexAttribPointerSupported(size_t attribIndex, const VertexAttribute &attrib) in IsVertexAttribPointerSupported() argument
359 const auto &attrib = attribs[idx]; in computeStreamingAttributeSizes() local
434 const auto &attrib = attribs[idx]; in streamAttributes() local
583 const auto &attrib = attribs[idx]; recoverForcedStreamingAttributesForDrawArraysInstanced() local
650 const VertexAttribute &attrib = mState.getVertexAttribute(attribIndex); updateAttribPointer() local
712 callVertexAttribPointer(const gl::Context *context, GLuint attribIndex, const VertexAttribute &attrib, GLsizei stride, GLintptr offset) const callVertexAttribPointer() argument
753 const VertexAttribute &attrib = mState.getVertexAttribute(attribIndex); updateAttribFormat() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.cpp345 EGLint EGLAPIENTRY EGL_ProgramCacheGetAttribANGLE(EGLDisplay dpy, EGLenum attrib) in EGL_ProgramCacheGetAttribANGLE() argument
H A Degl_ext_stubs.cpp685 EGLint ProgramCacheGetAttribANGLE(Thread *thread, Display *display, EGLenum attrib) in ProgramCacheGetAttribANGLE() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DVertexArrayVk.cpp287 const gl::VertexAttribute &attrib = attribs[attribIndex]; in handleLineLoopIndirectDraw() local
566 const gl::VertexAttribute &attrib = attribs[attribIndex]; in updateActiveAttribInfo() local
578 syncDirtyAttrib(ContextVk *contextVk, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding, size_t attribIndex, bool bufferOnly) syncDirtyAttrib() argument
784 const gl::VertexAttribute &attrib = attribs[attribIndex]; updateStreamedAttribs() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp129 std::vector<EGLAttrib> attrib; member in egl::__anon22894::EGLAttribs
/third_party/python/Lib/xml/etree/
H A DElementTree.py149 attrib = None variable in Element
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp513 const Attribute* attrib = &(*std::find_if(attributes.begin(), attributes.end(), AttributeNameEquals(attribName))); in computeTransformFeedbackOutputs() local
534 static void genAttributeData (const Attribute& attrib, deUint8* basePtr, int stride, int numElements, de::Random& rnd) in genAttributeData() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp66 deInt32 getBoundLocation (const map<string, deUint32>& bindings, const string& attrib) in getBoundLocation() argument
146 string generateToVec4Expression (const Attribute& attrib, int id=-1) in generateToVec4Expression() argument
487 const Attribute& attrib = attributes[attribNdx]; in logAttributes() local
533 const Attribute& attrib = attributes[attribNdx]; checkActiveAttribQuery() local
581 const Attribute& attrib = attributes[attribNdx]; checkActiveAttribQuery() local
608 const Attribute& attrib = attributes[attribNdx]; checkAttribLocationQuery() local
[all...]
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp425 unsigned GlxDrawable::getAttrib (int attrib) in getAttrib() argument
428 glXQueryDrawable(getXDisplay(), getGLXDrawable(), attrib, &value); in getAttrib() local
/third_party/mesa3d/src/egl/main/
H A Deglapi.c2137 EGLAttrib attrib; in eglGetSyncAttribKHR() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c230 struct agx_attribute attrib = key->vs.attributes[index]; in agx_emit_load_attr() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1226 dri2_query_image_common(__DRIimage *image, int attrib, int *value) in dri2_query_image_common() argument
1262 dri2_query_image_by_resource_handle(__DRIimage *image, int attrib, int *value) in dri2_query_image_by_resource_handle() argument
1351 dri2_query_image_by_resource_param(__DRIimage *image, int attrib, int *value) in dri2_query_image_by_resource_param() argument
1423 dri2_query_image(__DRIimage *image, int attrib, int *value) in dri2_query_image() argument
1628 dri2_query_dma_buf_format_modifier_attribs(__DRIscreen *_screen, uint32_t fourcc, uint64_t modifier, int attrib, uint64_t *value) dri2_query_dma_buf_format_modifier_attribs() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dvarray.c647 _mesa_update_array_format(struct gl_context *ctx, struct gl_vertex_array_object *vao, gl_vert_attrib attrib, GLint size, GLenum type, GLenum format, GLboolean normalized, GLboolean integer, GLboolean doubles, GLuint relativeOffset) _mesa_update_array_format() argument
695 validate_array_format(struct gl_context *ctx, const char *func, struct gl_vertex_array_object *vao, GLuint attrib, GLbitfield legalTypesMask, GLint sizeMin, GLint sizeMax, GLint size, GLenum type, bool normalized, bool integer, bool doubles, GLuint relativeOffset, GLenum format) validate_array_format() argument
819 validate_array(struct gl_context *ctx, const char *func, struct gl_vertex_array_object *vao, struct gl_buffer_object *obj, GLuint attrib, GLbitfield legalTypesMask, GLint sizeMin, GLint sizeMax, GLint size, GLenum type, GLsizei stride, GLboolean normalized, GLboolean integer, GLboolean doubles, const GLvoid *ptr) validate_array() argument
877 validate_array_and_format(struct gl_context *ctx, const char *func, struct gl_vertex_array_object *vao, struct gl_buffer_object *obj, GLuint attrib, GLbitfield legalTypes, GLint sizeMin, GLint sizeMax, GLint size, GLenum type, GLsizei stride, GLboolean normalized, GLboolean integer, GLboolean doubles, GLenum format, const GLvoid *ptr) validate_array_and_format() argument
912 update_array(struct gl_context *ctx, struct gl_vertex_array_object *vao, struct gl_buffer_object *obj, GLuint attrib, GLenum format, GLint sizeMax, GLint size, GLenum type, GLsizei stride, GLboolean normalized, GLboolean integer, GLboolean doubles, const GLvoid *ptr) update_array() argument
2036 const gl_vert_attrib attrib = VERT_ATTRIB_GENERIC(index); _mesa_DisableVertexAttribArray() local
2045 const gl_vert_attrib attrib = VERT_ATTRIB_GENERIC(index); _mesa_DisableVertexAttribArray_no_error() local
2072 const gl_vert_attrib attrib = VERT_ATTRIB_GENERIC(index); _mesa_DisableVertexArrayAttrib() local
2091 const gl_vert_attrib attrib = VERT_ATTRIB_GENERIC(index); _mesa_DisableVertexArrayAttribEXT() local
2101 const gl_vert_attrib attrib = VERT_ATTRIB_GENERIC(index); _mesa_DisableVertexArrayAttrib_no_error() local
[all...]
H A Dffvertex_prog.c885 GLuint attrib = material_attrib(side, property); in get_material() local
935 GLuint attrib = material_attrib(side, property); in get_lightprod() local
H A Ddraw.c1102 check_array_data(struct gl_context *ctx, struct gl_vertex_array_object *vao, GLuint attrib, GLuint j) check_array_data() argument
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c318 const struct gl_array_attributes *attrib = &vao->VertexAttrib[attr]; in compare_vao() local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c486 xcb_get_window_attributes_reply_t *attrib; in get_visualtype_for_window() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp1436 Value *attrib = bld.mkOp2v(OP_SHL, TYPE_U32, bld.getSSA(), in handleLOAD() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.cpp2260 angle::FormatID GetVertexFormatID(const VertexAttribute &attrib, VertexAttribType currentValueType) in GetVertexFormatID() argument
H A Dqueryutils.cpp595 void QueryVertexAttribBase(const VertexAttribute &attrib, in QueryVertexAttribBase() argument
1583 QueryVertexAttribfv(const VertexAttribute &attrib, const VertexBinding &binding, const VertexAttribCurrentValueData &currentValueData, GLenum pname, GLfloat *params) QueryVertexAttribfv() argument
1592 QueryVertexAttribiv(const VertexAttribute &attrib, const VertexBinding &binding, const VertexAttribCurrentValueData &currentValueData, GLenum pname, GLint *params) QueryVertexAttribiv() argument
1601 QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer) QueryVertexAttribPointerv() argument
1615 QueryVertexAttribIiv(const VertexAttribute &attrib, const VertexBinding &binding, const VertexAttribCurrentValueData &currentValueData, GLenum pname, GLint *params) QueryVertexAttribIiv() argument
1624 QueryVertexAttribIuiv(const VertexAttribute &attrib, const VertexBinding &binding, const VertexAttribCurrentValueData &currentValueData, GLenum pname, GLuint *params) QueryVertexAttribIuiv() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp522 EGLint EGLAPIENTRY eglProgramCacheGetAttribANGLE(EGLDisplay dpy, EGLenum attrib) in eglProgramCacheGetAttribANGLE() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp1892 const VertexAttribute& attrib = context->getCurrentVertexAttributes()[index]; in GetVertexAttribIiv() local
1948 const VertexAttribute& attrib = context->getCurrentVertexAttributes()[index]; in GetVertexAttribIuiv() local

Completed in 54 milliseconds

12345