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:mappedResource
(Results
1 - 10
of
10
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H
A
D
IndexBuffer11.cpp
81
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in mapBuffer()
local
130
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in discard()
local
H
A
D
VertexBuffer11.cpp
76
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in mapResource()
local
153
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in discard()
local
H
A
D
Clear11.cpp
695
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in clearFramebuffer()
local
H
A
D
SwapChain11.cpp
827
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in copyOffscreenToBackbuffer()
local
H
A
D
renderer11_utils.h
312
D3D11_MAPPED_SUBRESOURCE
mappedResource
= {};
in SetBufferData()
local
H
A
D
Blit11.cpp
848
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in swizzleTexture()
local
978
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in copyTexture()
local
1082
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in copyDepth()
local
[all...]
H
A
D
Buffer11.cpp
1366
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in map()
local
H
A
D
Renderer11.cpp
4261
mapResource(const gl::Context *context, ID3D11Resource *resource, UINT subResource, D3D11_MAP mapType, UINT mapFlags, D3D11_MAPPED_SUBRESOURCE *
mappedResource
)
mapResource()
argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
D3D11EmulatedIndexedBufferTest.cpp
96
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in compareContents()
local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H
A
D
D3D12ResourceWrappingTests.cpp
441
D3D11_MAPPED_SUBRESOURCE
mappedResource
;
in ExpectPixelRGBA8EQ()
local
Completed in 18 milliseconds