| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| H A D | vktDrawUtil.cpp | 90 const VkCommandBufferAllocateInfo info = in makeCommandBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferTests.cpp | 449 VkBufferMemoryRequirementsInfo2 info = in bufferCreateAndAllocTest() local
|
| H A D | vktApiImageCompressionControlTests.cpp | 246 const VkPhysicalDeviceImageFormatInfo2 info = in checkAhbImageSupport() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | formatutils.h | 273 const InternalFormat *info; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | blocklayout.cpp | 245 size_t BlockLayoutEncoder::GetBlockRegister(const BlockMemberInfo &info) in GetBlockRegister() argument 251 size_t BlockLayoutEncoder::GetBlockRegisterElement(const BlockMemberInfo &info) in GetBlockRegisterElement() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | formatutils9.cpp | 81 TextureFormat info; in InsertD3D9FormatInfo() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 368 } info; in FillMachine() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| H A D | LTOModule.cpp | 274 NameAndAttributes &info = IterBool.first->second; in addObjCClass() local 287 NameAndAttributes info; in addObjCClass() local 461 NameAndAttributes info; addDefinedSymbol() local 528 NameAndAttributes &info = IterBool.first->second; addAsmGlobalSymbolUndef() local 619 NameAndAttributes info = u->getValue(); parseSymbols() local [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestResultParser.cpp | 611 ri::CompileInfo* info = curList->allocItem<ri::CompileInfo>(); in handleElementStart() local 680 ri::SampleInfo* info = &list->sampleInfo; in handleElementStart() local
|
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | amber.cc | 631 auto info = recipe->GetShaderInfo(); local
|
| H A D | config_helper_vulkan.cc | 740 VkDebugReportCallbackCreateInfoEXT info = in CreateDebugReportCallback() local 973 VkDeviceCreateInfo info = VkDeviceCreateInfo(); in CreateVulkanDevice() local 986 CreateDeviceWithFeatures1( const std::vector<std::string>& required_features, VkDeviceCreateInfo* info) CreateDeviceWithFeatures1() argument 1000 CreateDeviceWithFeatures2( const std::vector<std::string>& required_features, VkDeviceCreateInfo* info) CreateDeviceWithFeatures2() argument 1110 DoCreateDevice(VkDeviceCreateInfo* info) DoCreateDevice() argument [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline.cc | 378 auto& info = color_attachments_.back(); AddColorAttachment() local 394 auto& info = resolve_targets_.back(); AddResolveTarget() local 535 auto& info = buffers_.back(); AddBuffer() local 559 auto& info = buffers_.back(); AddBuffer() local 580 auto& info = buffers_.back(); AddBuffer() local 604 auto& info = samplers_.back(); AddSampler() local 620 auto& info = samplers_.back(); AddSampler() local 638 auto& info = samplers_.back(); AddSampler() local 650 auto& info = samplers_.back(); AddSampler() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_image.cpp | 94 GetImageTypeInfo(const ValidationState_t& _, uint32_t id, ImageTypeInfo* info) GetImageTypeInfo() argument 201 GetPlaneCoordSize(const ImageTypeInfo& info) GetPlaneCoordSize() argument 229 GetMinCoordSize(SpvOp opcode, const ImageTypeInfo& info) GetMinCoordSize() argument 242 ValidateImageOperands(ValidationState_t& _, const Instruction* inst, const ImageTypeInfo& info, uint32_t word_index) ValidateImageOperands() argument 637 ValidateImageCommon(ValidationState_t& _, const Instruction* inst, const ImageTypeInfo& info) ValidateImageCommon() argument 766 ImageTypeInfo info; ValidateTypeImage() local 904 ImageTypeInfo info; ValidateTypeSampledImage() local 962 ImageTypeInfo info; ValidateSampledImage() local 1080 ImageTypeInfo info; ValidateImageTexelPointer() local 1188 ImageTypeInfo info; ValidateImageLod() local 1278 ImageTypeInfo info; ValidateImageDrefLod() local 1353 ImageTypeInfo info; ValidateImageFetch() local 1425 ImageTypeInfo info; ValidateImageGather() local 1534 ImageTypeInfo info; ValidateImageRead() local 1635 ImageTypeInfo info; ValidateImageWrite() local 1751 ImageTypeInfo info; ValidateImageQuerySizeLod() local 1817 ImageTypeInfo info; ValidateImageQuerySize() local 1929 ImageTypeInfo info; ValidateImageQueryLod() local 1992 ImageTypeInfo info; ValidateImageQueryLevelsOrSamples() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLPreRotationTest.cpp | 30 PrintToStringParamName( const ::testing::TestParamInfo<EGLPreRotationSurfaceTestParams> &info) PrintToStringParamName() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkHeifCodec.cpp | 193 SkEncodedInfo info = SkEncodedInfo::Make(heifInfo.mWidth, heifInfo.mHeight, in MakeFromStream() local 202 SkHeifCodec( SkEncodedInfo&& info, HeifDecoder* heifDecoder, SkEncodedOrigin origin, bool useAnimation, SkEncodedImageFormat format) SkHeifCodec() argument
|
| H A D | SkCodec.cpp | 177 SkCodec::SkCodec(SkEncodedInfo&& info, XformFormat srcFormat, std::unique_ptr<SkStream> stream, in SkCodec() argument 286 const SkImageInfo info = dstInfo.makeDimensions(prevRect.size()); in zero_rect() local 294 SkCodec::Result SkCodec::handleFrameIndex(const SkImageInfo& info, void* pixels, size_t rowBytes, in handleFrameIndex() argument 392 getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, const Options* options) getPixels() argument 458 getImage(const SkImageInfo& info, const Options* options) getImage() argument 482 startIncrementalDecode(const SkImageInfo& info, void* pixels, size_t rowBytes, const SkCodec::Options* options) startIncrementalDecode() argument 542 startScanlineDecode(const SkImageInfo& info, const SkCodec::Options* options) startScanlineDecode() argument 656 fillIncompleteImage(const SkImageInfo& info, void* dst, size_t rowBytes, ZeroInitialized zeroInit, int linesRequested, int linesDecoded) fillIncompleteImage() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrBackendSurface.cpp | 480 static GrVkImageInfo apply_default_usage_flags(const GrVkImageInfo& info, in apply_default_usage_flags() argument 490 static GrTextureType vk_image_info_to_texture_type(const GrVkImageInfo& info) { in vk_image_info_to_texture_type() argument 830 auto info = fVkInfo.snapImageInfo(fMutableState.get()); getBackendFormat() local 1197 auto info = fVkInfo.snapImageInfo(fMutableState.get()); getBackendFormat() local 1214 auto info = fD3DInfo.snapTextureResourceInfo(); getBackendFormat() local [all...] |
| H A D | GrDrawingManager.cpp | 97 flush( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flush() argument 508 flushSurfaces( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flushSurfaces() argument [all...] |
| /third_party/skia/src/image/ |
| H A D | SkSurface_Gpu.cpp | 106 sk_sp<SkSurface> SkSurface_Gpu::onNewSurface(const SkImageInfo& info) { in onNewSurface() argument 145 const SkImageInfo info = fDevice->imageInfo(); in onNewImageSnapshot() local 162 void SkSurface_Gpu::onAsyncRescaleAndReadPixels(const SkImageInfo& info, in onAsyncRescaleAndReadPixels() argument 217 GrSemaphoresSubmitted SkSurface_Gpu::onFlush(BackendSurfaceAccess access, const GrFlushInfo& info, in onFlush() argument 462 MakeRenderTarget(GrRecordingContext* rContext, SkBudgeted budgeted, const SkImageInfo& info, int sampleCount, GrSurfaceOrigin origin, const SkSurfaceProps* props, bool shouldCreateWithMips) MakeRenderTarget() argument [all...] |
| H A D | SkSurface.cpp | 41 SkSurface_Base::SkSurface_Base(const SkImageInfo& info, const SkSurfaceProps* props) in SkSurface_Base() argument 86 void SkSurface_Base::onAsyncRescaleAndReadPixels(const SkImageInfo& info, in onAsyncRescaleAndReadPixels() argument 180 SkSurface::SkSurface(const SkImageInfo& info, const SkSurfaceProps* props) in SkSurface() argument 226 sk_sp<SkSurface> SkSurface::makeSurface(const SkImageInfo& info) { in makeSurface() argument 257 void SkSurface::asyncRescaleAndReadPixels(const SkImageInfo& info, in asyncRescaleAndReadPixels() argument 367 flush(const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flush() argument [all...] |
| /third_party/skia/samplecode/ |
| H A D | SampleFatBits.cpp | 111 SkImageInfo info = SkImageInfo::MakeN32Premul(width, height); in setWHZ() local
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkCaps.h | 67 const FormatInfo& info = this->getFormatInfo(format); in formatCanBeDstofBlit() local 73 const FormatInfo& info = this->getFormatInfo(format); in formatCanBeSrcofBlit() local
|
| /third_party/skia/src/core/ |
| H A D | SkReadBuffer.cpp | 26 EmptyImageGenerator(const SkImageInfo& info) : INHERITED(info) { } in EmptyImageGenerator() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkDisplacementMapImageFilter.cpp | 357 SkImageInfo info = SkImageInfo::MakeN32(bounds.width(), bounds.height(), in onFilterImage() local
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DCaps.cpp | 326 const auto& info = this->getFormatInfo(*it); in setColorType() local 363 auto& info = this->getFormatInfo(format); in initFormatTable() local 391 auto& info = this->getFormatInfo(format); initFormatTable() local 420 auto& info = this->getFormatInfo(format); initFormatTable() local 439 auto& info = this->getFormatInfo(format); initFormatTable() local 458 auto& info = this->getFormatInfo(format); initFormatTable() local 484 auto& info = this->getFormatInfo(format); initFormatTable() local 505 auto& info = this->getFormatInfo(format); initFormatTable() local 524 auto& info = this->getFormatInfo(format); initFormatTable() local 543 auto& info = this->getFormatInfo(format); initFormatTable() local 564 auto& info = this->getFormatInfo(format); initFormatTable() local 583 auto& info = this->getFormatInfo(format); initFormatTable() local 604 auto& info = this->getFormatInfo(format); initFormatTable() local 623 auto& info = this->getFormatInfo(format); initFormatTable() local 642 auto& info = this->getFormatInfo(format); initFormatTable() local 662 auto& info = this->getFormatInfo(format); initFormatTable() local 795 const FormatInfo& info = this->getFormatInfo(format); isFormatTexturable() local 808 const auto& info = this->getFormatInfo(dxgiFormat); isFormatAsColorTypeRenderable() local 828 const FormatInfo& info = this->getFormatInfo(format); isFormatUnorderedAccessible() local 845 const FormatInfo& info = this->getFormatInfo(format); getRenderTargetSampleCount() local 875 const FormatInfo& info = this->getFormatInfo(format); maxRenderTargetSampleCount() local 885 const FormatInfo& info = this->getFormatInfo(format); getFormatColorType() local 901 const auto& info = this->getFormatInfo(dxgiFormat); supportedWritePixelsColorType() local 945 const auto& info = this->getFormatInfo(dxgiFormat); onAreColorTypeAndFormatCompatible() local 980 const auto& info = this->getFormatInfo(dxgiFormat); onGetReadSwizzle() local 995 const auto& info = this->getFormatInfo(dxgiFormat); getWriteSwizzle() local 1031 const auto& info = this->getFormatInfo(dxgiFormat); onSupportedReadPixelsColorType() local [all...] |