/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_formats.c | 159 const VkPhysicalDeviceImageFormatInfo2 *info, in pvr_get_image_format_properties() 158 pvr_get_image_format_properties(struct pvr_physical_device *pdevice, const VkPhysicalDeviceImageFormatInfo2 *info, VkImageFormatProperties *pImageFormatProperties) pvr_get_image_format_properties() argument
|
/third_party/node/src/crypto/ |
H A D | crypto_context.h | 120 static void CtxGetter(const v8::FunctionCallbackInfo<v8::Value>& info);
|
/third_party/node/deps/v8/tools/release/ |
H A D | list_deprecated.py | 55 logging.info(f"blame list for {self.path}")
|
/third_party/node/src/ |
H A D | jsvm_types.h | 153 JSVM_CallbackInfo info); 507 * @brief JavaScript VM info.
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_rasterizer.c | 217 fragProg->info.inputs_read & VARYING_BIT_PNTC) { in st_update_rasterizer()
|
H A D | st_atom_image.c | 166 unsigned num_images = prog->info.num_images; in st_bind_images()
|
H A D | st_atom.c | 139 last_prim_shader->info.outputs_written & ( in check_program_state()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_emit.h | 91 const struct pipe_draw_info *info; member
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_context.h | 98 struct tgsi_shader_info info; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.h | 473 const struct shader_info *info);
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_unfilled.c | 262 if (is_unfilled && fs && fs->info.uses_frontface) { in draw_unfilled_prepare_outputs()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_threaded_context.h | 562 tc_draw_vbo(struct pipe_context *_pipe, const struct pipe_draw_info *info,
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_nir.c | 63 if (shader->info.stage != MESA_SHADER_FRAGMENT || !v->key.frag_rb_swap) in etna_lower_io()
|
H A D | etnaviv_compiler_nir_ra.c | 197 if (shader->info.stage == MESA_SHADER_FRAGMENT && in etna_ra_assign()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_tcs_variant.cpp | 134 nir->info.tess.tcs_vertices_out = key->vertices_out; in create_tess_ctrl_shader_variant()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_emit.h | 61 struct tgsi_shader_info info; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.h | 156 struct zink_device_info info; member
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_hyperz.c | 266 r300_fs(r300)->shader->info.uses_kill)) { /* (2) */ in r300_update_ztop()
|
/third_party/python/Tools/c-analyzer/c_parser/ |
H A D | __main__.py | 22 from .info import KIND
|
/third_party/python/Tools/c-analyzer/c_parser/parser/ |
H A D | _info.py | 3 from ..info import KIND, ParsedItem, FileInfo
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktInfoTests.cpp | 41 namespace info namespace 266 } // info
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | ExternalImageSiblingImpl11.cpp | 206 std::move(rtv), mTexture, std::move(srv), std::move(blitSrv), mFormat.info->internalFormat, in createRenderTarget()
|
/third_party/vk-gl-cts/execserver/tools/ |
H A D | xsClient.cpp | 217 printf(" InfoMessage: '%s'\n", static_cast<InfoMessage*>(msg.get())->info.c_str()); in run()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_format_utils.h | 179 void initImageFallback(RendererVk *renderer, const ImageFormatInitInfo *info, int numInfo);
|
/third_party/skia/src/core/ |
H A D | SkBlitter_Sprite.cpp | 157 size_t bpp = fSource.info().bytesPerPixel();
|