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
refs:SetFormat
(Results
1 - 20
of
20
) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/src/
H
A
D
buffer_test.cc
41
b.
SetFormat
(&fmt);
in TEST_F()
57
b.
SetFormat
(&fmt);
in TEST_F()
74
b.
SetFormat
(&fmt);
in TEST_F()
90
b.
SetFormat
(&fmt);
in TEST_F()
106
b.
SetFormat
(&fmt);
in TEST_F()
121
b.
SetFormat
(&fmt);
in TEST_F()
143
b.
SetFormat
(&fmt);
in TEST_F()
163
b.
SetFormat
(&fmt);
in TEST_F()
186
b.
SetFormat
(&fmt);
in TEST_F()
213
b1.
SetFormat
(
in TEST_F()
[all...]
H
A
D
shader_compiler_test.cc
104
shader.
SetFormat
(kShaderFormatGlsl);
in TEST_F()
123
shader.
SetFormat
(kShaderFormatSpirvAsm);
in TEST_F()
143
shader.
SetFormat
(kShaderFormatSpirvHex);
in TEST_F()
160
shader.
SetFormat
(kShaderFormatSpirvHex);
in TEST_F()
209
shader.
SetFormat
(kShaderFormatSpirvAsm);
in TEST_F()
233
shader.
SetFormat
(kShaderFormatSpirvHex);
in TEST_F()
252
shader.
SetFormat
(kShaderFormatGlsl);
in TEST_F()
273
shader.
SetFormat
(kShaderFormatGlsl);
in TEST_F()
300
shader.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
322
shader.
SetFormat
(kShaderFormatOpenCL
in TEST_F()
[all...]
H
A
D
verifier_test.cc
675
probe_ssbo.
SetFormat
(&fmt);
in TEST_F()
701
probe_ssbo.
SetFormat
(&fmt);
in TEST_F()
728
probe_ssbo.
SetFormat
(&fmt);
in TEST_F()
759
probe_ssbo.
SetFormat
(&fmt);
in TEST_F()
785
probe_ssbo.
SetFormat
(&fmt);
in TEST_F()
813
probe_ssbo.
SetFormat
(&fmt);
in TEST_F()
844
probe_ssbo.
SetFormat
(&fmt);
in TEST_F()
870
probe_ssbo.
SetFormat
(&fmt);
in TEST_F()
898
probe_ssbo.
SetFormat
(&fmt);
in TEST_F()
929
probe_ssbo.
SetFormat
(
in TEST_F()
[all...]
H
A
D
pipeline_test.cc
419
cs.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
464
cs.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
503
cs.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
553
cs.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
639
cs.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
682
cs.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
723
cs.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
843
cs.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
878
cs.
SetFormat
(kShaderFormatOpenCLC);
in TEST_F()
H
A
D
shader.h
39
void
SetFormat
(ShaderFormat fmt) { shader_format_ = fmt; }
in SetFormat()
function in amber::Shader
H
A
D
buffer.h
85
void
SetFormat
(Format* format) {
in SetFormat()
function in amber::Buffer
H
A
D
script_test.cc
44
shader->
SetFormat
(kShaderFormatGlsl);
in TEST_F()
50
shader->
SetFormat
(kShaderFormatSpirvAsm);
in TEST_F()
H
A
D
pipeline.cc
475
buf->
SetFormat
(fmt.get());
in CreatePushConstantBuffer()
494
buf->
SetFormat
(fmt.get());
in GenerateDefaultColorAttachmentBuffer()
509
buf->
SetFormat
(fmt.get());
in GenerateDefaultDepthStencilAttachmentBuffer()
870
buffer->
SetFormat
(fmt.get());
in GenerateOpenCLPodBuffers()
H
A
D
command.h
443
void
SetFormat
(Format* fmt) { format_ = fmt; }
in SetFormat()
function in amber::ProbeSSBOCommand
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H
A
D
checker.h
117
constexpr ConvParser
SetFormat
(string_view format) const {
in SetFormat()
function in absl::str_format_internal::ConvParser
144
return
SetFormat
(i.format).SetError(!Contains(args_[i.value - 1], conv));
in VerifyPositional()
149
return
SetFormat
(arg.format).SetArgPosition(arg.value);
in ParseArgPosition()
154
return
SetFormat
(ConsumeAnyOf(format_, "-+ #0"));
in ParseFlags()
162
?
SetFormat
(ParseDigits(format_).format)
in ParseWidth()
167
:
SetFormat
(ConsumeFront(format_))
in ParseWidth()
182
:
SetFormat
(ConsumeFront(format_, 2))
in ParsePrecision()
184
:
SetFormat
(ParseDigits(ConsumeFront(format_)).format);
in ParsePrecision()
189
return
SetFormat
(ConsumeAnyOf(format_, "lLhjztq"));
in ParseLength()
199
.
SetFormat
(ConsumeFron
in ParseConversion()
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H
A
D
parser.cc
136
shader->
SetFormat
(section.format);
in ProcessShaderBlock()
184
.buffer->
SetFormat
(fmt.get());
in ProcessRequireBlock()
208
depth_buf->
SetFormat
(fmt.get());
in ProcessRequireBlock()
305
b->
SetFormat
(fmt.get());
in ProcessIndicesBlock()
440
buffer->
SetFormat
(headers[i].format);
in ProcessVertexDataBlock()
H
A
D
command_parser.cc
600
buf->
SetFormat
(fmt.get());
in ProcessSSBO()
650
buf->
SetFormat
(fmt.get());
in ProcessSSBO()
654
// This has to come after the
SetFormat
() call because
SetFormat
() resets
in ProcessSSBO()
763
buf->
SetFormat
(fmt.get());
in ProcessUniform()
2077
buffer->
SetFormat
(fmt.get());
in ProcessProbeSSBO()
2085
cmd->
SetFormat
(fmt.get());
in ProcessProbeSSBO()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H
A
D
push_constant.cc
126
buffer_->
SetFormat
(input.buffer->GetFormat());
in UpdateMemoryWithInput()
H
A
D
vertex_buffer_test.cc
151
buffer->
SetFormat
(format);
in SetData()
H
A
D
engine_vulkan.cc
508
buf->
SetFormat
(&fmt);
in DoDrawRect()
596
buf->
SetFormat
(&fmt);
in DoDrawGrid()
/third_party/vk-gl-cts/external/amber/src/samples/
H
A
D
image_diff.cc
176
buffers[i].
SetFormat
(&fmt);
in main()
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H
A
D
parser.cc
481
shader->
SetFormat
(kShaderFormatSpirvAsm);
in ParseShaderBlock()
497
shader->
SetFormat
(format);
in ParseShaderBlock()
2109
buffer->
SetFormat
(fmt.get());
in ParseBuffer()
2189
buffer->
SetFormat
(fmt.get());
in ParseImage()
2198
buffer->
SetFormat
(fmt.get());
in ParseImage()
2212
buffer->
SetFormat
(fmt.get());
in ParseImage()
2325
buffer->
SetFormat
(fmt.get());
in ParseBufferInitializer()
2332
buffer->
SetFormat
(fmt.get());
in ParseBufferInitializer()
3213
probe->
SetFormat
(buffer->GetFormat());
in ParseExpect()
/third_party/lame/dshow/
H
A
D
Mpegac.h
263
HRESULT STDMETHODCALLTYPE
SetFormat
(AM_MEDIA_TYPE *pmt);
H
A
D
Mpegac.cpp
1782
pmt->
SetFormat
((LPBYTE)p_mp3wvfmt, sizeof(MPEGLAYER3WAVEFORMAT));
in GetMediaType()
1803
// If
SetFormat
was previously called, check whether pmtOut exactly
in CheckMediaType()
1804
// matches the format that was specified in
SetFormat
.
in CheckMediaType()
1858
// need to reconnect our input pin. (See
SetFormat
, below.)
in CheckMediaType()
1872
HRESULT STDMETHODCALLTYPE CMpegAudEncOutPin::
SetFormat
(AM_MEDIA_TYPE *pmt)
in SetFormat()
function in CMpegAudEncOutPin
/third_party/skia/third_party/externals/imgui/backends/
H
A
D
imgui_impl_marmalade.cpp
189
image.
SetFormat
(CIwImage::ARGB_8888);
in ImGui_Marmalade_CreateDeviceObjects()
Completed in 25 milliseconds