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:planeCount
(Results
1 - 9
of
9
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H
A
D
ClipPlaneTest.cpp
36
GLint
planeCount
= 0;
in TEST_P()
local
64
GLint
planeCount
= 0;
in TEST_P()
local
84
GLint
planeCount
= 0;
in TEST_P()
local
[all...]
/third_party/vulkan-headers/include/vulkan/
H
A
D
vulkan_format_traits.hpp
6996
VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t
planeCount
( VULKAN_HPP_NAMESPACE::Format format )
in planeCount()
function
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H
A
D
MemoryServiceDmaBuf.cpp
98
uint32_t
planeCount
= 0;
in SupportsCreateImage()
local
238
uint32_t
planeCount
;
in CreateImage()
local
/third_party/mesa3d/include/android_stub/android/
H
A
D
hardware_buffer.h
326
uint32_t
planeCount
; ///< Number of distinct planes
member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H
A
D
Display.cpp
535
size_t
planeCount
= IOSurfaceGetPlaneCount(ioSurface);
in createPBufferSurface()
local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
formatutils.h
552
uint32_t
planeCount
;
member
H
A
D
validationEGL.cpp
4257
EGLAttrib
planeCount
= -1;
in ValidateStreamConsumerGLTextureExternalAttribsNV()
local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H
A
D
DmaBufImageSiblingVkLinux.cpp
351
const uint32_t
planeCount
= GetPlaneCount(mAttribs);
in initImpl()
local
94
GetModifiers(const egl::AttributeMap &attribs, uint32_t
planeCount
, PerPlane<uint64_t> *drmModifiersOut)
GetModifiers()
argument
254
GetAllocateInfo(const egl::AttributeMap &attribs, VkImage image, uint32_t
planeCount
, const VkDrmFormatModifierPropertiesEXT &properties, AllocateInfo *infoOut)
GetAllocateInfo()
argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H
A
D
vkWsiUtil.cpp
190
deUint32
planeCount
= 0u;
in createDisplaySurface()
local
Completed in 20 milliseconds