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:color_buffers
(Results
1 - 4
of
4
) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H
A
D
parser_bind_test.cc
47
const auto&
color_buffers
= pipeline->GetColorAttachments();
in TEST_F()
local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H
A
D
fd6_draw.c
473
unsigned
color_buffers
= buffers >> 2;
variable
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H
A
D
graphics_pipeline.cc
389
GraphicsPipeline( Device* device, const std::vector<amber::Pipeline::BufferInfo>&
color_buffers
, amber::Pipeline::BufferInfo depth_stencil_buffer, const std::vector<amber::Pipeline::BufferInfo>& resolve_targets, uint32_t fence_timeout_ms, const std::vector<VkPipelineShaderStageCreateInfo>& shader_stage_info)
GraphicsPipeline()
argument
/third_party/mesa3d/src/egl/drivers/dri2/
H
A
D
egl_dri2.h
368
}
color_buffers
[4], *back, *current;
member
389
} *
color_buffers
, *back;
member
Completed in 8 milliseconds