Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:addImage
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H
A
D
DrawTester.hpp
91
Resource<Image>
addImage
(Args &&...args)
in addImage()
function in DrawTester
/third_party/skia/tools/
H
A
D
DDLPromiseImageHelper.cpp
386
int DDLPromiseImageHelper::
addImage
(SkImage* image) {
in addImage()
function in DDLPromiseImageHelper
/third_party/skia/src/core/
H
A
D
SkPictureRecord.cpp
832
void SkPictureRecord::
addImage
(const SkImage* image) {
in addImage()
function in SkPictureRecord
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H
A
D
vktBindingDescriptorCopyTests.cpp
352
void
addImage
(SampledImageDescriptor* image, deUint32 count = 1u) { for (deUint32 i = 0; i < count; i++ ) m_images.push_back(image); }
in addImage()
function in vkt::BindingModel::__anon27824::SamplerDescriptor
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H
A
D
vktBindingDescriptorCopyTests.cpp
352
void
addImage
(SampledImageDescriptor* image, deUint32 count = 1u) { for (deUint32 i = 0; i < count; i++ ) m_images.push_back(image); }
in addImage()
function in vkt::BindingModel::__anon29076::SamplerDescriptor
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H
A
D
vktImageCompressionTranscodingSupport.cpp
500
void
addImage
(MovePtr<Image> image) { images.push_back(makeVkSharedPtr(image)); }
in addImage()
function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H
A
D
vktImageCompressionTranscodingSupport.cpp
500
void
addImage
(MovePtr<Image> image) { images.push_back(makeVkSharedPtr(image)); }
in addImage()
function
/third_party/vk-gl-cts/modules/egl/
H
A
D
teglGLES2SharingThreadedTests.cpp
533
void
addImage
(SharedPtr<EGLImage> image) { m_images.push_back(image); }
in addImage()
function in deqp::egl::GLES2ThreadTest::EGLResourceManager
Completed in 30 milliseconds