Home
last modified time | relevance | path

Searched defs:info (Results 6576 - 6600 of 7122) sorted by relevance

1...<<261262263264265266267268269270>>...285

/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.h159 int info[4]; in supportsSSE2() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp140 const InternalFormat *info = texture->getTextureState().getImageDesc(target, level).format.info; in QueryTexLevelParameterBase() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DELFObjectWriter.cpp364 void SymbolTableWriter::writeSymbol(uint32_t name, uint8_t info, uint64_t value, in writeSymbol() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp63 debug_proc(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei , const GLchar* message, void* info) debug_proc() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp1024 void checkFormatSupport(const glu::ContextInfo& info, deUint32 format) in checkFormatSupport() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp1128 VertexBufferInfo info; in prepareVertexBufferInfoForCoordinates() local
1444 VertexBufferInfo info; prepareVertexBuffersData() local
2343 VertexBufferInfo info; prepareVertexBuffersData() local
2669 VertexBufferInfo info; prepareVertexBuffersData() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp362 glu::ContextInfo* info = glu::ContextInfo::create(m_renderCtx); in init() local
779 glu::ContextInfo* info = glu::ContextInfo::create(m_renderCtx); in initShaderSources() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_wrapper.h698 ANGLE_INLINE VkResult CommandBuffer::begin(const VkCommandBufferBeginInfo &info) in begin() argument
H A DProgramExecutableVk.cpp319 ShaderInterfaceVariableInfo &info = mVariableInfoMap.add(shaderType, variableName); in load() local
354 const ShaderInterfaceVariableInfo &info = it.second; save() local
546 const ShaderInterfaceVariableInfo &info = mVariableInfoMap.get(shaderType, blockName); addInterfaceBlockDescriptorSetDesc() local
570 const ShaderInterfaceVariableInfo &info = mVariableInfoMap.get(shaderType, blockName); addAtomicCounterBufferDescriptorSetDesc() local
621 const ShaderInterfaceVariableInfo &info = mVariableInfoMap.get(shaderType, imageName); addImageDescriptorSetDesc() local
715 const ShaderInterfaceVariableInfo &info = mVariableInfoMap.get(shaderType, samplerName); addTextureDescriptorSetDesc() local
988 const ShaderInterfaceVariableInfo &info = createPipelineLayout() local
1157 ShaderInterfaceVariableInfo &info = mVariableInfoMap.get( resolvePrecisionMismatch() local
1166 ShaderInterfaceVariableInfo &info = mVariableInfoMap.get( resolvePrecisionMismatch() local
1182 const ShaderInterfaceVariableInfo &info = mVariableInfoMap.get(shaderType, uniformBlockName); updateDefaultUniformsDescriptorSet() local
1273 const ShaderInterfaceVariableInfo &info = updateBuffersDescriptorSet() local
1343 const ShaderInterfaceVariableInfo &info = mVariableInfoMap.get(shaderType, blockName); updateAtomicCounterBuffersDescriptorSet() local
1468 const ShaderInterfaceVariableInfo &info = updateImagesDescriptorSet() local
1500 const ShaderInterfaceVariableInfo &info = mVariableInfoMap.get(shaderType, imageName); updateImagesDescriptorSet() local
1765 const ShaderInterfaceVariableInfo &info = mVariableInfoMap.get(shaderType, samplerName); updateTexturesDescriptorSet() local
[all...]
/third_party/skia/src/gpu/
H A DGrResourceCache.cpp166 auto info = cacheInfo(); in dumpInfo() local
H A DSurfaceContext.cpp39 SurfaceContext(GrRecordingContext* context, GrSurfaceProxyView readView, const GrColorInfo& info) SurfaceContext() argument
543 asyncRescaleAndReadPixels(GrDirectContext* dContext, const SkImageInfo& info, const SkIRect& srcRect, RescaleGamma rescaleGamma, RescaleMode rescaleMode, ReadPixelsCallback callback, ReadPixelsContext callbackContext) asyncRescaleAndReadPixels() argument
826 auto info = SkImageInfo::Make(dstSize, asyncRescaleAndReadPixelsYUV420() local
1063 rescale(const GrImageInfo& info, GrSurfaceOrigin origin, SkIRect srcRect, RescaleGamma rescaleGamma, RescaleMode rescaleMode) rescale() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DTextureOp.cpp734 const ColorSubsetAndAA& info = iter.metadata(); in FillInVertices() local
1086 const ColorSubsetAndAA& info = iter.metadata(); variable
[all...]
/third_party/skia/src/gpu/v1/
H A DDevice.cpp951 void Device::asyncRescaleAndReadPixels(const SkImageInfo& info, in asyncRescaleAndReadPixels() argument
761 drawViewLattice(GrSurfaceProxyView view, const GrColorInfo& info, std::unique_ptr<SkLatticeIter> iter, const SkRect& dst, SkFilterMode filter, const SkPaint& origPaint) drawViewLattice() argument
1022 makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) makeSurface() argument
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp913 static bool check_resource_info(const GrD3DTextureResourceInfo& info) { in check_resource_info() argument
920 static bool check_tex_resource_info(const GrD3DCaps& caps, const GrD3DTextureResourceInfo& info) { in check_tex_resource_info() argument
931 static bool check_rt_resource_info(const GrD3DCaps& caps, const GrD3DTextureResourceInfo& info, in check_rt_resource_info() argument
1009 GrD3DTextureResourceInfo info; in onWrapBackendRenderTarget() local
1281 createTextureResourceForBackendSurface(DXGI_FORMAT dxgiFormat, SkISize dimensions, GrTexturable texturable, GrRenderable renderable, GrMipmapped mipMapped, int sampleCnt, GrD3DTextureResourceInfo* info, GrProtected isProtected) createTextureResourceForBackendSurface() argument
1372 GrD3DTextureResourceInfo info; onCreateBackendTexture() local
1403 GrD3DTextureResourceInfo info; onClearBackendTexture() local
1505 GrD3DTextureResourceInfo info; onUpdateCompressedBackendTexture() local
1600 GrD3DTextureResourceInfo info; isTestingOnlyBackendTexture() local
1622 GrD3DTextureResourceInfo info; createTestingOnlyBackendRenderTarget() local
1635 GrD3DTextureResourceInfo info; deleteTestingOnlyBackendRenderTarget() local
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkLightingImageFilter.cpp1308 const SkImageInfo info = SkImageInfo::MakeN32Premul(bounds.width(), bounds.height()); in onFilterImage() local
1449 const SkImageInfo info = SkImageInfo::MakeN32Premul(bounds.width(), bounds.height()); in onFilterImage() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.cpp264 GrDawnTextureInfo info; in onWrapBackendTexture() local
284 GrDawnTextureInfo info; in onWrapRenderableBackendTexture() local
302 GrDawnRenderTargetInfo info; in onWrapBackendRenderTarget() local
349 GrDawnTextureInfo info; onCreateBackendTexture() local
398 GrDawnTextureInfo info; onClearBackendTexture() local
462 GrDawnTextureInfo info; deleteBackendTexture() local
474 GrDawnTextureInfo info; isTestingOnlyBackendTexture() local
517 GrDawnRenderTargetInfo info; createTestingOnlyBackendRenderTarget() local
526 GrDawnRenderTargetInfo info; deleteTestingOnlyBackendRenderTarget() local
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp1290 const auto& info = this->getFormatInfo(surfaceFormat); in getTexImageExternalFormatAndType() local
1299 const auto& info = this->getFormatInfo(format); in getTexSubImageDefaultFormatTypeAndColorType() local
1401 FormatInfo& info local
1524 FormatInfo& info = this->getFormatInfo(GrGLFormat::kR8); global() local
1638 FormatInfo& info = this->getFormatInfo(GrGLFormat::kALPHA8); global() local
1728 FormatInfo& info = this->getFormatInfo(GrGLFormat::kLUMINANCE8); global() local
1808 FormatInfo& info = this->getFormatInfo(GrGLFormat::kLUMINANCE8_ALPHA8); global() local
1881 FormatInfo& info = this->getFormatInfo(GrGLFormat::kBGRA8); global() local
2010 FormatInfo& info = this->getFormatInfo(GrGLFormat::kRGB565); global() local
2087 FormatInfo& info = this->getFormatInfo(GrGLFormat::kRGBA16F); global() local
2225 FormatInfo& info = this->getFormatInfo(GrGLFormat::kR16F); global() local
2338 FormatInfo& info = this->getFormatInfo(GrGLFormat::kLUMINANCE16F); global() local
2401 FormatInfo& info = this->getFormatInfo(GrGLFormat::kRGB8); global() local
2469 FormatInfo& info = this->getFormatInfo(GrGLFormat::kRG8); global() local
2538 FormatInfo& info = this->getFormatInfo(GrGLFormat::kRGB10_A2); global() local
2640 FormatInfo& info = this->getFormatInfo(GrGLFormat::kRGBA4); global() local
2703 FormatInfo& info = this->getFormatInfo(GrGLFormat::kSRGB8_ALPHA8); global() local
2812 FormatInfo& info = this->getFormatInfo(GrGLFormat::kCOMPRESSED_RGB8_BC1); global() local
2826 FormatInfo& info = this->getFormatInfo(GrGLFormat::kCOMPRESSED_RGBA8_BC1); global() local
2840 FormatInfo& info = this->getFormatInfo(GrGLFormat::kCOMPRESSED_RGB8_ETC2); global() local
2862 FormatInfo& info = this->getFormatInfo(GrGLFormat::kCOMPRESSED_ETC1_RGB8); global() local
2876 FormatInfo& info = this->getFormatInfo(GrGLFormat::kCOMPRESSED_ASTC_RGBA8_4x4); global() local
2891 FormatInfo& info = this->getFormatInfo(GrGLFormat::kCOMPRESSED_ASTC_RGBA8_6x6); global() local
2906 FormatInfo& info = this->getFormatInfo(GrGLFormat::kCOMPRESSED_ASTC_RGBA8_8x8); global() local
2921 FormatInfo& info = this->getFormatInfo(GrGLFormat::kR16); global() local
2995 FormatInfo& info = this->getFormatInfo(GrGLFormat::kRG16); global() local
3078 FormatInfo& info = this->getFormatInfo(GrGLFormat::kRGBA16); global() local
3170 FormatInfo& info = this->getFormatInfo(GrGLFormat::kRG16F); global() local
4564 const FormatInfo& info = this->getFormatInfo(format); isFormatTexturable() local
4577 const FormatInfo& info = this->getFormatInfo(f); isFormatAsColorTypeRenderable() local
4596 const FormatInfo& info = this->getFormatInfo(format); getRenderTargetSampleCount() local
4620 const FormatInfo& info = this->getFormatInfo(format); maxRenderTargetSampleCount() local
4693 const auto& info = this->getFormatInfo(glFormat); onAreColorTypeAndFormatCompatible() local
4761 const auto& info = this->getFormatInfo(glFormat); onGetReadSwizzle() local
4774 const auto& info = this->getFormatInfo(format.asGLFormat()); getWriteSwizzle() local
[all...]
/third_party/skia/src/core/
H A DSkCanvas.cpp1074 SkImageInfo info = make_layer_info(priorDevice->imageInfo(), in internalSaveLayer() local
1261 makeSurface(const SkImageInfo& info, const SkSurfaceProps* props) makeSurface() argument
1268 onNewSurface(const SkImageInfo& info, const SkSurfaceProps& props) onNewSurface() argument
1299 accessTopLayerPixels(SkImageInfo* info, size_t* rowBytes, SkIPoint* origin) accessTopLayerPixels() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.cpp2588 char info[1024]; in appendToInfoLog() local
/third_party/openssl/engines/
H A De_loader_attic.c173 static struct embedded_st *get0_EMBEDDED(OSSL_STORE_INFO *info) in get0_EMBEDDED() argument
178 static void store_info_free(OSSL_STORE_INFO *info) in store_info_free() argument
57 file_get_pass(const UI_METHOD *ui_method, char *pass, size_t maxsize, const char *desc, const char *info, void *data) file_get_pass() argument
107 file_fill_pem_pass_data(struct pem_pass_data *pass_data, const char *desc, const char *info, const UI_METHOD *ui_method, void *ui_data) file_fill_pem_pass_data() argument
193 OSSL_STORE_INFO *info = NULL; new_EMBEDDED() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c1299 const WebPMuxFrameInfo* const info = in FlushFrames() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddecimfmt.cpp848 void DecimalFormat::setCurrencyPluralInfo(const CurrencyPluralInfo& info) { in setCurrencyPluralInfo() argument
H A Drbnf.cpp258 UChar* info; member in StringLocalizationInfo
625 StringLocalizationInfo::create(const UnicodeString& info, UParseError& perror, UErrorCode& status) { in create() argument
736 RuleBasedNumberFormat(const UnicodeString& description, LocalizationInfo* info, const Locale& alocale, UParseError& perror, UErrorCode& status) RuleBasedNumberFormat() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp292 void readzoneinfo(ifstream& file, ZoneInfo& info, bool is64bitData) { in readzoneinfo() argument
551 ZoneInfo info; handleFile() local
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_vulkan.cpp557 VkImageCreateInfo info = {}; in ImGui_ImplVulkan_CreateFontsTexture() local
587 VkImageViewCreateInfo info = {}; ImGui_ImplVulkan_CreateFontsTexture() local
753 VkDescriptorSetLayoutCreateInfo info = {}; ImGui_ImplVulkan_CreateDescriptorSetLayout() local
870 VkGraphicsPipelineCreateInfo info = {}; ImGui_ImplVulkan_CreatePipeline() local
898 VkSamplerCreateInfo info = {}; ImGui_ImplVulkan_CreateDeviceObjects() local
921 VkDescriptorSetLayoutCreateInfo info = {}; ImGui_ImplVulkan_CreateDeviceObjects() local
1018 ImGui_ImplVulkan_Init(ImGui_ImplVulkan_InitInfo* info, VkRenderPass render_pass) ImGui_ImplVulkan_Init() argument
1180 VkCommandPoolCreateInfo info = {}; ImGui_ImplVulkanH_CreateWindowCommandBuffers() local
1188 VkCommandBufferAllocateInfo info = {}; ImGui_ImplVulkanH_CreateWindowCommandBuffers() local
1197 VkFenceCreateInfo info = {}; ImGui_ImplVulkanH_CreateWindowCommandBuffers() local
1204 VkSemaphoreCreateInfo info = {}; ImGui_ImplVulkanH_CreateWindowCommandBuffers() local
1258 VkSwapchainCreateInfoKHR info = {}; ImGui_ImplVulkanH_CreateWindowSwapChain() local
1336 VkRenderPassCreateInfo info = {}; ImGui_ImplVulkanH_CreateWindowSwapChain() local
1354 VkImageViewCreateInfo info = {}; ImGui_ImplVulkanH_CreateWindowSwapChain() local
1376 VkFramebufferCreateInfo info = {}; ImGui_ImplVulkanH_CreateWindowSwapChain() local
[all...]

Completed in 62 milliseconds

1...<<261262263264265266267268269270>>...285