Home
last modified time | relevance | path

Searched defs:blockIdx (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/compat/cuda/
Dcuda_runtime.h108 #define blockIdx (getBlockIdx()) in GET() macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp2503 for (deInt32 blockIdx = 0u; blockIdx < m_interface.getNumBlocks(); blockIdx++) in checkSupport() local
/third_party/skia/third_party/externals/angle2/src/image_util/
Dloadimage_etc.cpp1188 for (size_t blockIdx = 0; blockIdx < 2; blockIdx++) in transcodeIndividualOrDifferentialBlockToBC1() local
/third_party/flutter/skia/third_party/externals/angle2/src/image_util/
Dloadimage_etc.cpp1188 for (size_t blockIdx = 0; blockIdx < 2; blockIdx++) in transcodeIndividualOrDifferentialBlockToBC1() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6976 for (deUint32 blockIdx = 0; blockIdx < kMaxOffset; ++blockIdx) in bufferOffsetTest() local