Home
last modified time | relevance | path

Searched defs:base (Results 1526 - 1550 of 2306) sorted by relevance

1...<<61626364656667686970>>...93

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.c41 struct vk_pipeline_cache_object base; member
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c113 etna_update_render_resource(struct pipe_context *pctx, struct etna_resource *base) in etna_update_render_resource() argument
[all...]
H A Detnaviv_context.h70 struct pipe_transfer base; member
110 struct pipe_context base; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h55 struct lp_build_context base; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c68 struct vl_screen base; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h37 SVGA3dShaderSrcToken base; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_context.c96 struct svga_winsys_context base; member
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c242 uint32_t base, size; in nvc0_update_user_vbufs() local
203 nvc0_user_vbuf_range(struct nvc0_context *nvc0, int vbi, uint32_t *base, uint32_t *size) nvc0_user_vbuf_range() argument
285 uint32_t base, size; nvc0_update_user_vbufs_shared() local
[all...]
H A Dnvc0_state_validate.c588 const unsigned base = NVC0_CB_USR_INFO(s); nvc0_constbufs_validate() local
[all...]
H A Dnvc0_screen.h70 struct nouveau_screen base; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c697 float base = 1.0f; in rc_get_constant_value() local
H A Dradeon_program_alu.c43 emit1( struct radeon_compiler * c, struct rc_instruction * after, rc_opcode Opcode, struct rc_sub_instruction * base, struct rc_dst_register DstReg, struct rc_src_register SrcReg) emit1() argument
60 emit2( struct radeon_compiler * c, struct rc_instruction * after, rc_opcode Opcode, struct rc_sub_instruction * base, struct rc_dst_register DstReg, struct rc_src_register SrcReg0, struct rc_src_register SrcReg1) emit2() argument
79 emit3( struct radeon_compiler * c, struct rc_instruction * after, rc_opcode Opcode, struct rc_sub_instruction * base, struct rc_dst_register DstReg, struct rc_src_register SrcReg0, struct rc_src_register SrcReg1, struct rc_src_register SrcReg2) emit3() argument
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_print.c432 fmtint(char **sbuffer, char **buffer, size_t *currlen, size_t *maxlen, int64_t value, int base, int min, int max, int flags) fmtint() argument
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c685 const char *base = (const char *)p->data; in drbg_ctr_set_ctx_params() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c72 ASN1_OCTET_STRING *base; member
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c386 ossl_x448_int(uint8_t out[X_PUBLIC_BYTES], const uint8_t base[X_PUBLIC_BYTES], const uint8_t scalar[X_PRIVATE_BYTES]) ossl_x448_int() argument
/third_party/node/deps/uv/include/uv/
H A Dunix.h122 char* base; member
/third_party/node/deps/uv/src/unix/
H A Dsunos.c155 uint64_t base; in uv__io_poll() local
/third_party/libabigail/src/
H A Dabg-default-reporter.cc1295 class_decl::base_spec_sptr base = *i; in report() local
/third_party/openssl/crypto/bio/
H A Dbio_print.c432 fmtint(char **sbuffer, char **buffer, size_t *currlen, size_t *maxlen, int64_t value, int base, int min, int max, int flags) fmtint() argument
/third_party/openssl/crypto/ec/
H A Dec_asn1.c72 ASN1_OCTET_STRING *base; member
[all...]
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c386 ossl_x448_int(uint8_t out[X_PUBLIC_BYTES], const uint8_t base[X_PUBLIC_BYTES], const uint8_t scalar[X_PRIVATE_BYTES]) ossl_x448_int() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderLang.cpp64 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetCompilerFromHandle() local
353 TShHandleBase *base = static_cast<TShHandleBase *>(ConstructCompiler(type, spec, output)); in ConstructCompiler() local
557 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetUniformBlocks() local
567 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetShaderStorageBlocks() local
578 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetComputeShaderLocalGroupSize() local
588 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetVertexShaderNumViews() local
741 TShHandleBase *base = static_cast<TShHandleBase *>(handle); HasValidGeometryShaderInputPrimitiveType() local
752 TShHandleBase *base = static_cast<TShHandleBase *>(handle); HasValidGeometryShaderOutputPrimitiveType() local
763 TShHandleBase *base = static_cast<TShHandleBase *>(handle); HasValidGeometryShaderMaxVertices() local
774 TShHandleBase *base = static_cast<TShHandleBase *>(handle); HasValidTessGenMode() local
785 TShHandleBase *base = static_cast<TShHandleBase *>(handle); HasValidTessGenSpacing() local
796 TShHandleBase *base = static_cast<TShHandleBase *>(handle); HasValidTessGenVertexOrder() local
807 TShHandleBase *base = static_cast<TShHandleBase *>(handle); HasValidTessGenPointMode() local
818 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetGeometryShaderInputPrimitiveType() local
829 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetGeometryShaderOutputPrimitiveType() local
840 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetGeometryShaderInvocations() local
851 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetGeometryShaderMaxVertices() local
864 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetTessControlShaderVertices() local
876 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetTessGenMode() local
887 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetTessGenSpacing() local
898 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetTessGenVertexOrder() local
909 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetTessGenPointMode() local
920 TShHandleBase *base = static_cast<TShHandleBase *>(handle); GetShaderSharedMemorySize() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageOperations.cpp108 void fillData(T* data, glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLuint components, T base) in fillData() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp847 glw::GLuint base = (glw::GLuint)((primitive_type == GL_LINES) ? in checkResults() local

Completed in 27 milliseconds

1...<<61626364656667686970>>...93