Home
last modified time | relevance | path

Searched defs:typeIndex (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DBitSetIteratorPerf.cpp62 static std::string GetName(int typeIndex) in GetName()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderMacroTests.cpp135 for (std::size_t typeIndex = 0; typeIndex < shaderTypes.size(); ++typeIndex) in init() local
DglcShaderConstExprTests.cpp225 for (std::size_t typeIndex = 0; typeIndex < shaderTypes.size(); ++typeIndex) in createTestCasesForAllShaderTypes() local
/third_party/skia/third_party/externals/spirv-tools/source/
Doperand.cpp61 for (uint64_t typeIndex = 0; typeIndex < table->count; ++typeIndex) { in spvOperandTableNameLookup() local
102 for (uint64_t typeIndex = 0; typeIndex < table->count; ++typeIndex) { in spvOperandTableValueLookup() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Doperand.cpp61 for (uint64_t typeIndex = 0; typeIndex < table->count; ++typeIndex) { in spvOperandTableNameLookup() local
102 for (uint64_t typeIndex = 0; typeIndex < table->count; ++typeIndex) { in spvOperandTableValueLookup() local
/third_party/spirv-tools/source/
Doperand.cpp61 for (uint64_t typeIndex = 0; typeIndex < table->count; ++typeIndex) { in spvOperandTableNameLookup() local
106 for (uint64_t typeIndex = 0; typeIndex < table->count; ++typeIndex) { in spvOperandTableValueLookup() local
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DMessageDescriptor.cs69 …DescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int typeIndex, GeneratedClrT… in MessageDescriptor()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DResourceManager11.cpp419 size_t typeIndex = ResourceTypeIndex(resourceType); in incrResource() local
431 size_t typeIndex = ResourceTypeIndex(resourceType); in decrResource() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp61 for (deUint32 typeIndex = 0u; typeIndex < pMemoryProperties.memoryTypeCount; ++typeIndex) in getMemoryTypeIndices() local
/third_party/skia/src/gpu/
DGrAHardwareBufferUtils.cpp418 uint32_t typeIndex = 0; in make_vk_backend_texture() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessagePattern.java991 int typeIndex=index=skipWhiteSpace(index+1); in parseArg() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePattern.java1062 int typeIndex=index=skipWhiteSpace(index+1); in parseArg() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DResourcesHLSL.cpp919 for (unsigned int typeIndex = 0; typeIndex < fieldCount; typeIndex++) in uniformBlockMembersString() local
/third_party/node/deps/icu-small/source/common/
Dmessagepattern.cpp594 int32_t typeIndex=index=skipWhiteSpace(index+1); in parseArg() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_capability_test.cpp2027 for (uint64_t typeIndex = 0; typeIndex < table->count; ++typeIndex) { in spvCoreOperandTableNameLookup() local
/third_party/skia/third_party/externals/icu/source/common/
Dmessagepattern.cpp594 int32_t typeIndex=index=skipWhiteSpace(index+1); in parseArg() local
/third_party/icu/icu4c/source/common/
Dmessagepattern.cpp594 int32_t typeIndex=index=skipWhiteSpace(index+1); in parseArg() local
/third_party/skia/tests/
DVkHardwareBufferTest.cpp728 uint32_t typeIndex = 0; in importHardwareBuffer() local
/third_party/spirv-tools/test/val/
Dval_capability_test.cpp2027 for (uint64_t typeIndex = 0; typeIndex < table->count; ++typeIndex) { in spvCoreOperandTableNameLookup() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_capability_test.cpp2027 for (uint64_t typeIndex = 0; typeIndex < table->count; ++typeIndex) { in spvCoreOperandTableNameLookup() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp987 uint32_t *typeIndex) in memory_type_from_properties()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp410 for (uint32_t typeIndex = 0; typeIndex < mMemoryProperties.memoryTypeCount; ++typeIndex) in hasLazilyAllocatedMemory() local
/third_party/glfw/tests/
Dvulkan.c383 uint32_t *typeIndex) { in memory_type_from_properties()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp1275 uint32_t typeIndex = memory->getMemoryTypeIndex(); in vkGetDeviceMemoryCommitment() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h17655 for(uint32_t typeIndex = 0; typeIndex < allocator->GetMemoryTypeCount(); ++typeIndex) in vmaBuildStatsString() local