OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:baseaccess
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/
QNCAccessLib.inf
33
BaseAccess
.c
/external/deqp/framework/common/
tcuTextureUtil.cpp
[
all
...]
tcuTextureUtil.hpp
165
PixelBufferAccess getEffectiveDepthStencilAccess (const PixelBufferAccess&
baseAccess
, Sampler::DepthStencilMode mode);
166
ConstPixelBufferAccess getEffectiveDepthStencilAccess (const ConstPixelBufferAccess&
baseAccess
, Sampler::DepthStencilMode mode);
/external/deqp/external/vulkancts/modules/vulkan/image/
vktImageQualifiersTests.cpp
424
tcu::PixelBufferAccess
baseAccess
= base.getAccess();
429
for (deInt32 z = 0; z <
baseAccess
.getDepth(); ++z)
430
for (deInt32 y = 0; y <
baseAccess
.getHeight(); ++y)
431
for (deInt32 x = 0; x <
baseAccess
.getWidth(); ++x)
433
baseAccess
.setPixel(tcu::IVec4(x^y^z), x, y, z);
449
sum +=
baseAccess
.getPixelInt(
/external/clang/lib/Sema/
SemaAccess.cpp
[
all
...]
/external/clang/lib/AST/
DeclCXX.cpp
[
all
...]
Completed in 2830 milliseconds