OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:groupBaseX
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/image/
vktImageQualifiersTests.cpp
283
<< " int
groupBaseX
= gx/" << localSizeX << "*" << localSizeX << ";\n"
291
<< " int readX =
groupBaseX
+ (gx + xOffsets[i]) % " + localSizeX + ";\n"
442
const deInt32
groupBaseX
= x / localWorkGroupSize.x() * localWorkGroupSize.x();
450
groupBaseX
+ (x + g_ShaderReadOffsetsX[i]) % localWorkGroupSize.x(),
/external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp
[
all
...]
Completed in 374 milliseconds