OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indirectOffset
(Results
1 - 6
of
6
) sorted by null
/external/deqp/modules/glshared/
glsDrawTest.hpp
230
int
indirectOffset
; //!< used only if drawMethod = Draw*Indirect
glsDrawTest.cpp
[
all
...]
/external/deqp/modules/gles31/functional/
es31fDrawElementsBaseVertexTests.cpp
141
spec.
indirectOffset
= 0;
635
spec.
indirectOffset
= 0;
671
spec.
indirectOffset
= 0;
718
spec.
indirectOffset
= 0;
779
spec.
indirectOffset
= 0;
es31fDrawTests.cpp
194
spec.
indirectOffset
= 0;
276
spec.
indirectOffset
= 0;
312
spec.
indirectOffset
= 0;
359
spec.
indirectOffset
= 0;
420
spec.
indirectOffset
= 0;
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBufferTests.cpp
[
all
...]
/external/deqp/modules/gles31/stress/
es31sDrawTests.cpp
468
spec.
indirectOffset
= random.chooseWeighted<int, const int*, const float*> (DE_ARRAY_BEGIN(indirectOffsets), DE_ARRAY_END(indirectOffsets), indirectOffsetWeigths) * drawCommandSize;
Completed in 231 milliseconds