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:bgl
(Results
1 - 25
of
31
) sorted by relevance
1
2
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H
A
D
WireArgumentTests.cpp
55
WGPUBindGroupLayout
bgl
= wgpuDeviceCreateBindGroupLayout(device, &bglDescriptor);
in TEST_F()
local
H
A
D
WireOptionalTests.cpp
31
WGPUBindGroupLayout
bgl
= wgpuDeviceCreateBindGroupLayout(device, &bglDesc);
in TEST_F()
local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H
A
D
PipelineLayoutGL.cpp
32
const BindGroupLayoutBase*
bgl
= GetBindGroupLayout(group);
in PipelineLayout()
local
H
A
D
PipelineGL.cpp
156
const BindGroupLayoutBase*
bgl
=
in InitializeBase()
local
170
const BindGroupLayoutBase*
bgl
=
in InitializeBase()
local
H
A
D
ShaderModuleGL.cpp
364
const BindGroupLayoutBase*
bgl
= layout->GetBindGroupLayout(group);
in TranslateToGLSL()
local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H
A
D
QueryHelper.cpp
123
Ref<BindGroupLayoutBase>
bgl
;
in GetOrCreateTimestampComputePipeline()
local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H
A
D
BindGroupLayoutVk.cpp
85
Ref<BindGroupLayout>
bgl
=
in Create()
local
H
A
D
ShaderModuleVk.cpp
136
const BindGroupLayout*
bgl
= ToBackend(layout->GetBindGroupLayout(group));
in GetTransformedModuleHandle()
local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H
A
D
InternalStorageBufferBindingTests.cpp
61
wgpu::BindGroupLayout
bgl
=
in CreateComputePipelineWithInternalStorage()
local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H
A
D
ExternalTextureTests.cpp
174
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_F()
local
226
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_F()
local
278
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_F()
local
325
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_F()
local
H
A
D
TextureSubresourceTests.cpp
55
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TestRenderPass()
local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H
A
D
BindGroupD3D12.cpp
39
BindGroupLayout*
bgl
= ToBackend(GetLayout());
in BindGroup()
local
231
const BindGroupLayout*
bgl
= ToBackend(GetLayout());
in PopulateViews()
local
[all...]
H
A
D
PipelineLayoutD3D12.cpp
205
const BindGroupLayoutBase*
bgl
= GetBindGroupLayout(group);
in Initialize()
local
H
A
D
SamplerHeapCacheD3D12.cpp
94
const BindGroupLayout*
bgl
= ToBackend(group->GetLayout());
in GetOrCreate()
local
/third_party/skia/third_party/externals/dawn/examples/
H
A
D
CppHelloTriangle.cpp
114
auto
bgl
= utils::MakeBindGroupLayout(
in init()
local
H
A
D
Animometer.cpp
121
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in init()
local
H
A
D
ComputeBoids.cpp
246
auto
bgl
= utils::MakeBindGroupLayout(
in initSim()
local
H
A
D
CubeReflection.cpp
156
auto
bgl
= utils::MakeBindGroupLayout(
in init()
local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H
A
D
ExternalTextureTests.cpp
117
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_P()
local
H
A
D
SwapChainValidationTests.cpp
274
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_P()
local
H
A
D
TextureSubresourceTests.cpp
121
wgpu::BindGroupLayout
bgl
= rp.GetBindGroupLayout(0);
in SampleAndDraw()
local
H
A
D
DeviceLostTests.cpp
480
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_P()
local
H
A
D
ObjectCachingTests.cpp
24
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_P()
local
37
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_P()
local
51
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_P()
local
65
wgpu::BindGroupLayout
bgl
in TEST_P()
local
89
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
TEST_P()
local
163
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
TEST_P()
local
198
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
TEST_P()
local
[all...]
H
A
D
DynamicBufferOffsetTests.cpp
433
wgpu::BindGroupLayout
bgl
= utils::MakeBindGroupLayout(
in TEST_P()
local
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
H
A
D
WGPUHelpers.cpp
65
BindGroupLayoutBase*
bgl
= bindGroupLayout.Get();
in MakeBasicPipelineLayout()
local
Completed in 15 milliseconds
1
2