Home
last modified time | relevance | path

Searched defs:bType (Results 1 – 4 of 4) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp6244 for (size_t bType = 0; bType < sizeof(bTypes)/sizeof(TBasicType); ++bType) { in initialize() local
6331 for (size_t bType = 0; bType < sizeof(bTypes)/sizeof(TBasicType); ++bType) { in add2ndGenerationSamplingImaging() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_hid.c224 unsigned int bTag, bType, bSize; in hid_get_item() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp1037 const bool bType = (m_data.useType == UT_KHR_B) || (m_data.useType == UT_NV); in iterate() local
/third_party/skia/src/core/
DSkMatrix.cpp614 TypeMask bType = b.getType(); in setConcat() local