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:m_resourceType
(Results
1 - 3
of
3
) sorted by relevance
/third_party/vk-gl-cts/modules/egl/
H
A
D
teglRobustnessTests.cpp
230
const ResourceType& getResourceType (void) const { return
m_resourceType
; }
in getResourceType()
241
ResourceType
m_resourceType
;
member in deqp::egl::__anon30383::RobustnessTestCase::Params
292
,
m_resourceType
(resourceType)
in Params()
573
ResourceType
m_resourceType
;
member in deqp::egl::__anon30383::ContextReset
596
,
m_resourceType
(resourceType)
in ContextReset()
783
m_isUBO = (
m_resourceType
== RESOURCETYPE_UBO);
in ShadersOOB()
784
m_isLocalArray = (
m_resourceType
== RESOURCETYPE_LOCAL_ARRAY);
in ShadersOOB()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H
A
D
vktSynchronizationOperation.cpp
3361
,
m_resourceType
(resourceDesc.type)
in Support()
3375
if (
m_resourceType
== RESOURCE_TYPE_IMAGE)
in getInResourceUsageFlags()
3383
if (
m_resourceType
== RESOURCE_TYPE_IMAGE)
in getOutResourceUsageFlags()
3411
const enum ResourceType
m_resourceType
;
member in vkt::synchronization::__anon28830::CopyBufferToImage::Support
3501
:
m_resourceType
(resourceDesc.type)
in CopySupport()
3508
if (
m_resourceType
== RESOURCE_TYPE_IMAGE)
in getInResourceUsageFlags()
3516
if (
m_resourceType
== RESOURCE_TYPE_IMAGE)
in getOutResourceUsageFlags()
3540
const enum ResourceType
m_resourceType
;
member in vkt::synchronization::__anon28830::CopyBufferToImage::CopySupport
4523
:
m_resourceType
(resourceType)
in GraphicsPipeline()
4594
switch (
m_resourceType
)
in recordCommands()
4613
const ResourceType
m_resourceType
;
global()
member in vkt::synchronization::__anon28830::IndirectBuffer::GraphicsPipeline
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H
A
D
vktSynchronizationOperation.cpp
3224
,
m_resourceType
(resourceDesc.type)
in Support()
3238
if (
m_resourceType
== RESOURCE_TYPE_IMAGE)
in getInResourceUsageFlags()
3246
if (
m_resourceType
== RESOURCE_TYPE_IMAGE)
in getOutResourceUsageFlags()
3274
const enum ResourceType
m_resourceType
;
member in vkt::synchronization::__anon29979::CopyBufferToImage::Support
3364
:
m_resourceType
(resourceDesc.type)
in CopySupport()
3371
if (
m_resourceType
== RESOURCE_TYPE_IMAGE)
in getInResourceUsageFlags()
3379
if (
m_resourceType
== RESOURCE_TYPE_IMAGE)
in getOutResourceUsageFlags()
3403
const enum ResourceType
m_resourceType
;
member in vkt::synchronization::__anon29979::CopyBufferToImage::CopySupport
4386
:
m_resourceType
(resourceType)
in GraphicsPipeline()
4457
switch (
m_resourceType
)
in recordCommands()
4476
const ResourceType
m_resourceType
;
global()
member in vkt::synchronization::__anon29979::IndirectBuffer::GraphicsPipeline
[all...]
Completed in 25 milliseconds