Home
last modified time | relevance | path

Searched defs:desc (Results 1301 - 1325 of 1946) sorted by relevance

1...<<51525354555657585960>>...78

/third_party/skia/src/image/
H A DSkImage_Lazy.cpp138 auto desc = SkBitmapCacheDesc::Make(this); in getROPixels() local
/third_party/skia/src/gpu/vk/
H A DGrVkResourceProvider.cpp129 GrVkResourceProvider::findCompatibleRenderPass(GrVkRenderPass::AttachmentsDescriptor* desc, in findCompatibleRenderPass() argument
266 findOrCreateCompatiblePipelineState( const GrProgramDesc& desc, const GrProgramInfo& programInfo, VkRenderPass compatibleRenderPass, GrThreadSafePipelineBuilder::Stats::ProgramCacheResult* stat) findOrCreateCompatiblePipelineState() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DCaps.cpp1054 GrProgramDesc desc; in makeDesc() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramBuilder.cpp196 wgpu::StencilFaceState desc; in to_stencil_state_face() local
252 Build(GrDawnGpu* gpu, GrRenderTarget* renderTarget, const GrProgramInfo& programInfo, wgpu::TextureFormat colorFormat, bool hasDepthStencil, wgpu::TextureFormat depthStencilFormat, GrProgramDesc* desc) Build() argument
416 GrDawnProgramBuilder(GrDawnGpu* gpu, const GrProgramInfo& programInfo, GrProgramDesc* desc) GrDawnProgramBuilder() argument
[all...]
/third_party/openssl/crypto/store/
H A Dstore_lib.c569 int OSSL_STORE_INFO_set0_NAME_description(OSSL_STORE_INFO *info, char *desc) in OSSL_STORE_INFO_set0_NAME_description() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfsubs.cpp269 static inline UnicodeString fixdesc(const UnicodeString& desc) { in fixdesc() argument
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_dx10.cpp127 D3D10_BUFFER_DESC desc; in ImGui_ImplDX10_RenderDrawData() local
142 D3D10_BUFFER_DESC desc; in ImGui_ImplDX10_RenderDrawData() local
305 D3D10_TEXTURE2D_DESC desc; ImGui_ImplDX10_CreateFontsTexture() local
341 D3D10_SAMPLER_DESC desc; ImGui_ImplDX10_CreateFontsTexture() local
424 D3D10_BUFFER_DESC desc; ImGui_ImplDX10_CreateDeviceObjects() local
465 D3D10_BLEND_DESC desc; ImGui_ImplDX10_CreateDeviceObjects() local
481 D3D10_RASTERIZER_DESC desc; ImGui_ImplDX10_CreateDeviceObjects() local
492 D3D10_DEPTH_STENCIL_DESC desc; ImGui_ImplDX10_CreateDeviceObjects() local
[all...]
H A Dimgui_impl_dx11.cpp131 D3D11_BUFFER_DESC desc; in ImGui_ImplDX11_RenderDrawData() local
145 D3D11_BUFFER_DESC desc; in ImGui_ImplDX11_RenderDrawData() local
317 D3D11_TEXTURE2D_DESC desc; ImGui_ImplDX11_CreateFontsTexture() local
353 D3D11_SAMPLER_DESC desc; ImGui_ImplDX11_CreateFontsTexture() local
436 D3D11_BUFFER_DESC desc; ImGui_ImplDX11_CreateDeviceObjects() local
477 D3D11_BLEND_DESC desc; ImGui_ImplDX11_CreateDeviceObjects() local
493 D3D11_RASTERIZER_DESC desc; ImGui_ImplDX11_CreateDeviceObjects() local
504 D3D11_DEPTH_STENCIL_DESC desc; ImGui_ImplDX11_CreateDeviceObjects() local
[all...]
H A Dimgui_impl_dx12.cpp178 D3D12_RESOURCE_DESC desc; in ImGui_ImplDX12_RenderDrawData() local
201 D3D12_RESOURCE_DESC desc; ImGui_ImplDX12_RenderDrawData() local
299 D3D12_RESOURCE_DESC desc; ImGui_ImplDX12_CreateFontsTexture() local
484 D3D12_ROOT_SIGNATURE_DESC desc = {}; ImGui_ImplDX12_CreateDeviceObjects() local
621 D3D12_BLEND_DESC& desc = psoDesc.BlendState; ImGui_ImplDX12_CreateDeviceObjects() local
635 D3D12_RASTERIZER_DESC& desc = psoDesc.RasterizerState; ImGui_ImplDX12_CreateDeviceObjects() local
651 D3D12_DEPTH_STENCIL_DESC& desc = psoDesc.DepthStencilState; ImGui_ImplDX12_CreateDeviceObjects() local
[all...]
H A Dimgui_impl_opengl3.cpp546 static bool CheckShader(GLuint handle, const char* desc) in CheckShader() argument
565 static bool CheckProgram(GLuint handle, const char* desc) in CheckProgram() argument
H A Dimgui_impl_wgpu.cpp273 WGPUShaderModuleDescriptor desc = {}; in ImGui_ImplWGPU_CreateShaderModule() local
/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp117 SkScalerContext_Mac(sk_sp<SkTypeface_Mac> typeface, const SkScalerContextEffects& effects, const SkDescriptor* desc) SkScalerContext_Mac() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureD3D12.cpp571 D3D12_RESOURCE_DESC desc = d3d12Texture->GetDesc(); in InitializeAsExternalTexture() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DMultisampledRenderingTests.cpp326 wgpu::TextureViewDescriptor desc = {}; in TEST_P() local
H A DStorageTextureTests.cpp555 utils::ComboRenderPipelineDescriptor desc; in CreateRenderPipeline() local
H A DTextureFormatTests.cpp143 utils::ComboRenderPipelineDescriptor desc; in CreateSamplePipeline() local
/third_party/openssl/apps/
H A Dfipsinstall.c545 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
/third_party/skia/tools/skqp/src/
H A Dskqp.cpp349 SkString desc = failure.toString(); in executeTest() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp555 UnicodeString* desc = (UnicodeString*)cacheDescriptorList._obj->elementAt(i); in getKey() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h522 const Descriptor* desc; member
H A Dmessage.c62 Descriptor* desc = ruby_to_Descriptor(descriptor); in Message_alloc() local
718 Descriptor* desc = ruby_to_Descriptor(descriptor); in build_class_from_descriptor() local
773 VALUE desc in enum_lookup() local
793 VALUE desc = rb_ivar_get(self, descriptor_instancevar_interned); enum_resolve() local
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c468 Descriptor* desc = Descriptor_GetFromFieldDef(intern->fielddef); in PHP_METHOD() local
536 zval desc; in Descriptor_GetFromClassEntry() local
/third_party/skia/modules/skottie/src/text/
H A DSkottieShaper.cpp53 BlobMaker(const Shaper::TextDesc& desc, const SkRect& box, const sk_sp<SkFontMgr>& fontmgr) in BlobMaker() argument
364 Shaper::Result ShapeImpl(const SkString& txt, const Shaper::TextDesc& desc, in ShapeImpl() argument
396 auto desc = orig_desc; in ShapeToFit() local
454 AdjustedText(const SkString& txt, const Shaper::TextDesc& desc) AdjustedText() argument
477 Shape(const SkString& orig_txt, const TextDesc& desc, const SkPoint& point, const sk_sp<SkFontMgr>& fontmgr) Shape() argument
487 Shape(const SkString& orig_txt, const TextDesc& desc, const SkRect& box, const sk_sp<SkFontMgr>& fontmgr) Shape() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dtrim_capabilities_pass.cpp365 const spv_operand_desc_t* desc = nullptr; in getExtensionsRelatedTo() local
404 const spv_opcode_desc_t* desc = {}; in addInstructionRequirementsForOpcode() local
431 const spv_operand_desc_t* desc = {}; in addInstructionRequirementsForOperand() local
449 const spv_operand_desc_t* desc = {}; addInstructionRequirementsForOperand() local
495 const spv_operand_desc_t* desc = nullptr; AddExtensionsForOperand() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp59 BlitRectCase (Context& context, const char* name, const char* desc, deUint32 filter, const IVec2& srcSize, const IVec4& srcRect, const IVec2& dstSize, const IVec4& dstRect, int cellSize = 8) in BlitRectCase() argument
175 BlitNearestFilterConsistencyCase::BlitNearestFilterConsistencyCase (Context& context, const char* name, const char* desc, const IVec2& srcSize, const IVec4& srcRect, const IVec2& dstSize, const IVec4& dstRect) in BlitNearestFilterConsistencyCase() argument
333 BlitColorConversionCase (Context& context, const char* name, const char* desc, deUint32 srcFormat, deUint32 dstFormat, const IVec2& size) in BlitColorConversionCase() argument
462 BlitDepthStencilCase (Context& context, const char* name, const char* desc, deUint32 depthFormat, deUint32 stencilFormat, deUint32 srcBuffers, const IVec2& srcSize, const IVec4& srcRect, deUint32 dstBuffers, const IVec2& dstSize, const IVec4& dstRect, deUint32 copyBuffers) in BlitDepthStencilCase() argument
635 BlitDefaultFramebufferCase (Context& context, const char* name, const char* desc, deUint3 argument
738 DefaultFramebufferBlitCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 filter, BlitDirection dir, BlitArea area) DefaultFramebufferBlitCase() argument
[all...]

Completed in 35 milliseconds

1...<<51525354555657585960>>...78