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:getChannelSize
(Results
1 - 19
of
19
) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H
A
D
vktImageHostImageCopyTests.cpp
74
deUint32
getChannelSize
(vk::VkFormat format)
in getChannelSize()
function
79
return tcu::
getChannelSize
(tcuFormat.type);
in getChannelSize()
358
const auto sampledChannelSize =
getChannelSize
(m_parameters.imageSampledFormat);
in iterate()
364
const auto outputChannelSize =
getChannelSize
(m_parameters.imageOutputFormat);
in iterate()
1270
const auto channelSize =
getChannelSize
(m_format);
in iterate()
H
A
D
vktImageMismatchedWriteOpTests.cpp
725
variables["ARRAY_STRIDE"] = std::to_string(tcu::
getChannelSize
(buffFormat.type) * tcu::getNumUsedChannels(buffFormat.order));
in getProgramCodeAndVariables()
H
A
D
vktImageMutableTests.cpp
184
switch (
getChannelSize
(tcuFormat.type))
in getClearValueInt()
H
A
D
vktImageLoadStoreTests.cpp
857
VkDeviceSize texelSize = formatHasThreeComponents(format) ? tcu::
getChannelSize
(vk::mapVkFormat(format).type) : tcu::getPixelSize(vk::mapVkFormat(format));
in getViewOffset()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H
A
D
vktPipelineLogicOpTests.cpp
247
, m_channelSize (tcu::
getChannelSize
(m_tcuFormat.type))
in LogicOpTestInstance()
H
A
D
vktPipelineSamplerBorderSwizzleTests.cpp
1243
const auto componentSize = !useStencil ? tcu::
getChannelSize
(tcuFormat.type) : 1;
in getRandomClearColor()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H
A
D
vktPipelineLogicOpTests.cpp
247
, m_channelSize (tcu::
getChannelSize
(m_tcuFormat.type))
in LogicOpTestInstance()
H
A
D
vktPipelineSamplerBorderSwizzleTests.cpp
1124
const auto componentSize = tcu::
getChannelSize
(tcuFormat.type);
in getRandomClearColor()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H
A
D
vktSampleVerifierUtil.cpp
817
chanSize =
getChannelSize
(texFormat.type);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H
A
D
vktSampleVerifierUtil.cpp
817
chanSize =
getChannelSize
(texFormat.type);
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuTexture.cpp
766
int
getChannelSize
(TextureFormat::ChannelType type)
in getChannelSize()
function
849
return getNumUsedChannels(order) *
getChannelSize
(type);
in getPixelSize()
1179
int channelSize =
getChannelSize
(m_format.type);
in getPixel()
1215
int channelSize =
getChannelSize
(format.type);
in getPixelIntGeneric()
1250
int channelSize =
getChannelSize
(format.type);
in getPixelAsBitsUint64()
1659
int channelSize =
getChannelSize
(m_format.type);
in setPixel()
1771
int channelSize =
getChannelSize
(m_format.type);
in setPixel()
H
A
D
tcuTexture.hpp
156
int
getChannelSize
(TextureFormat::ChannelType type);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H
A
D
vktImageMismatchedWriteOpTests.cpp
728
variables["ARRAY_STRIDE"] = std::to_string(tcu::
getChannelSize
(buffFormat.type) * tcu::getNumUsedChannels(buffFormat.order));
in getProgramCodeAndVariables()
H
A
D
vktImageMutableTests.cpp
184
switch (
getChannelSize
(tcuFormat.type))
in getClearValueInt()
H
A
D
vktImageLoadStoreTests.cpp
850
VkDeviceSize texelSize = formatHasThreeComponents(format) ? tcu::
getChannelSize
(vk::mapVkFormat(format).type) : tcu::getPixelSize(vk::mapVkFormat(format));
in getViewOffset()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H
A
D
vktRobustnessExtsTests.cpp
1079
int numComponents = tcu::getPixelSize(mapVkFormat(format)) / tcu::
getChannelSize
(mapVkFormat(format).type);
in initPrograms()
1845
int numComponents = formatBytes / tcu::
getChannelSize
(mapVkFormat(m_data.format).type);
in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H
A
D
vktRobustnessExtsTests.cpp
1120
int numComponents = tcu::getPixelSize(mapVkFormat(format)) / tcu::
getChannelSize
(mapVkFormat(format).type);
in initPrograms()
1878
int numComponents = formatBytes / tcu::
getChannelSize
(mapVkFormat(m_data.format).type);
in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H
A
D
vktAttachmentRateTests.cpp
1651
deUint32 srWriteBufferSize = srWidth * srHeight * getNumUsedChannels(srTextureFormat.order) *
getChannelSize
(srTextureFormat.type);
in runCopyModeOnTransferQueue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H
A
D
vktAttachmentRateTests.cpp
1871
deUint32 srWriteBufferSize = srWidth * srHeight * getNumUsedChannels(srTextureFormat.order) *
getChannelSize
(srTextureFormat.type);
in runCopyModeOnTransferQueue()
Completed in 60 milliseconds