OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blockIndices
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/opts/
SkTextureCompression_opts_neon.cpp
196
const uint32x4x2_t
blockIndices
= vtrnq_u32(vreinterpretq_u32_u64(indexRow12),
198
const uint64x2_t blockIndicesLeft = vreinterpretq_u64_u32(vrev64q_u32(
blockIndices
.val[0]));
199
const uint64x2_t blockIndicesRight = vreinterpretq_u64_u32(vrev64q_u32(
blockIndices
.val[1]));
/external/deqp/modules/glshared/
glsUniformBlockCase.cpp
[
all
...]
Completed in 78 milliseconds