/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_llvm_resources.c | 208 si_load_sampler_desc(struct si_shader_context *ctx, LLVMValueRef list, LLVMValueRef index, enum ac_descriptor_type type) si_load_sampler_desc() argument
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | binary.hpp | 37 enum type { enum 53 type type; member 83 enum type { enum 125 type type; global() member [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
H A D | functional.hpp | 375 type_equals_t(T type) : type(type) { in type_equals_t() argument 385 T type; global() member in clover::type_equals_t 409 type_equals_t<T> type; global() member in clover::id_type_equals_t [all...] |
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.h | 337 BufferType type; /* window, pixmap, pbuffer or glxwindow */ member
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_operand.h | 115 enum rogue_operand_type type; member
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_formats.c | 238 pvr_GetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, uint32_t samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t *pNumProperties, VkSparseImageFormatProperties *pProperties) pvr_GetPhysicalDeviceSparseImageFormatProperties() argument
|
H A D | pvr_hardcode.c | 71 enum pvr_hard_code_shader_type type; member
|
H A D | pvr_hw_pass.h | 84 enum usc_mrt_resource_type type; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_ir_vec4.h | 57 retype(src_reg reg, enum brw_reg_type type) in retype() argument 174 retype(dst_reg reg, enum brw_reg_type type) retype() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | vertexdeclaration9.c | 37 static inline enum pipe_format decltype_format(BYTE type) in decltype_format() argument 63 static inline unsigned decltype_size(BYTE type) in decltype_size() argument
|
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_bo.c | 151 pvr_srv_winsys_buffer_create(struct pvr_winsys *ws, uint64_t size, uint64_t alignment, enum pvr_winsys_bo_type type, uint32_t ws_flags, struct pvr_winsys_bo **const bo_out) pvr_srv_winsys_buffer_create() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_fence.c | 231 zink_create_fence_fd(struct pipe_context *pctx, struct pipe_fence_handle **pfence, int fd, enum pipe_fd_type type) in zink_create_fence_fd() argument 289 zink_create_fence_win32(struct pipe_screen *pscreen, struct pipe_fence_handle **pfence, void *handle, const void *name, enum pipe_fd_type type) in zink_create_fence_win32() argument
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_formats.c | 400 lvp_GetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, uint32_t samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pNumProperties, VkSparseImageFormatProperties* pProperties) lvp_GetPhysicalDeviceSparseImageFormatProperties() argument
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_glx_drawable.c | 442 apple_glx_drawable_find_by_type(GLXDrawable drawable, int type, int flags) in apple_glx_drawable_find_by_type() argument 495 apple_glx_drawable_destroy_by_type(Display * dpy, GLXDrawable drawable, int type) apple_glx_drawable_destroy_by_type() argument [all...] |
H A D | apple_glx_drawable.h | 93 int type; member 104 int type; /* APPLE_GLX_DRAWABLE_* */ member
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_tracker.c | 319 handle_type(enum xa_handle_type type) in handle_type() argument 421 xa_surface_from_handle2(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, enum xa_handle_type type, uint32_t handle, uint32_t stride) xa_surface_from_handle2() argument 551 xa_surface_handle(struct xa_surface *srf, enum xa_handle_type type, uint32_t * handle, unsigned int *stride) xa_surface_handle() argument
|
/third_party/node/lib/internal/ |
H A D | child_process.js | [all...] |
/third_party/node/lib/ |
H A D | os.js | |
/third_party/node/src/api/ |
H A D | hooks.cc | 197 Local<String> type = in EmitAsyncInit() local
|
/third_party/node/src/crypto/ |
H A D | crypto_rsa.cc | 368 int type = EVP_PKEY_id(m_pkey.get()); in ExportJWKRsaKey() local 442 KeyType type = d_value->IsString() ? kKeyTypePrivate : kKeyTypePublic; in ImportJWKRsaKey() local 517 int type = EVP_PKEY_id(m_pkey.get()); in GetRsaKeyDetail() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-objects.h | 988 MaxLength(const wasm::ArrayType* type) MaxLength() argument [all...] |
H A D | function-body-decoder.cc | 162 ValueType type = decls.type_list[0]; in PrintRawWasmCode() local
|
H A D | init-expr-interface.cc | 81 void InitExprInterface::RefNull(FullDecoder* decoder, ValueType type, in RefNull() argument 136 WasmValue DefaultValueForType(ValueType type, Isolate* isolate) { in DefaultValueForType() argument [all...] |
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/ |
H A D | writer.js | [all...] |
/third_party/node/test/js-native-api/test_typedarray/ |
H A D | test_typedarray.c | 36 napi_typedarray_type type; in Multiply() local 154 napi_typedarray_type type; CreateTypedArray() local [all...] |