Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapFormat13.java22 private int groupStartChar(int groupIndex) { in groupStartChar()
28 private int groupEndChar(int groupIndex) { in groupEndChar()
34 private int groupGlyph(int groupIndex) { in groupGlyph()
66 private int groupIndex = 0; field in CMapFormat13.CharacterIterator
DCMapFormat12.java23 private int groupStartChar(int groupIndex) { in groupStartChar()
29 private int groupEndChar(int groupIndex) { in groupEndChar()
35 private int groupStartGlyph(int groupIndex) { in groupStartGlyph()
67 private int groupIndex = 0; field in CMapFormat12.CharacterIterator
DCMapFormat8.java23 private int firstChar(int groupIndex) { in firstChar()
29 private int endChar(int groupIndex) { in endChar()
57 private int groupIndex; field in CMapFormat8.CharacterIterator
/third_party/skia/third_party/externals/spirv-tools/source/
Dext_inst.cpp172 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableNameLookup() local
194 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableValueLookup() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dext_inst.cpp172 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableNameLookup() local
194 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableValueLookup() local
/third_party/spirv-tools/source/
Dext_inst.cpp174 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableNameLookup() local
196 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableValueLookup() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPipeline.cpp186 MaybeError PipelineBase::ValidateGetBindGroupLayout(uint32_t groupIndex) { in ValidateGetBindGroupLayout()
201 BindGroupIndex groupIndex(groupIndexIn); in GetBindGroupLayout() local
DRenderEncoderBase.cpp391 BindGroupIndex groupIndex(groupIndexIn); in APISetBindGroup() local
DComputePassEncoder.cpp386 BindGroupIndex groupIndex(groupIndexIn); in APISetBindGroup() local
/third_party/typescript/src/compiler/transformers/module/
Dsystem.ts151 const groupIndex = groupIndices.get(text); constant
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DComputeProgram.cpp254 for(uint32_t groupIndex = batchID; groupIndex < groupCount; groupIndex += batchCount) in run() local
/third_party/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp179 void CHasherState::AddDigest(unsigned groupIndex, const Byte *data) in AddDigest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp217 deUint32 groupIndex) in registerShaderModule()
DvktRayQueryCullRayFlagsTests.cpp257 deUint32 groupIndex) in registerShaderModule()
DvktRayQueryAccelerationStructuresTests.cpp300 deUint32 groupIndex) in registerShaderModule()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp217 deUint32 groupIndex) in registerShaderModule()
DvktRayQueryCullRayFlagsTests.cpp257 deUint32 groupIndex) in registerShaderModule()
DvktRayQueryAccelerationStructuresTests.cpp300 deUint32 groupIndex) in registerShaderModule()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl415 inline VkBindShaderGroupIndirectCommandNV makeBindShaderGroupIndirectCommandNV (uint32_t groupIndex)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingPipelineFlagsTests.cpp405 deUint32 groupIndex = 0; in createPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingPipelineFlagsTests.cpp405 deUint32 groupIndex = 0; in createPipeline() local
/third_party/icu/icu4c/source/i18n/
Drematch.cpp5141 … for (int64_t groupIndex = groupStartIdx; groupIndex < groupEndIdx; ++groupIndex,++inputIndex) { in MatchChunkAt() local
/third_party/skia/third_party/externals/icu/source/i18n/
Drematch.cpp5127 … for (int64_t groupIndex = groupStartIdx; groupIndex < groupEndIdx; ++groupIndex,++inputIndex) { in MatchChunkAt() local
/third_party/node/deps/icu-small/source/i18n/
Drematch.cpp5141 … for (int64_t groupIndex = groupStartIdx; groupIndex < groupEndIdx; ++groupIndex,++inputIndex) { in MatchChunkAt() local
/third_party/vulkan-loader/loader/generated/
Dvk_dispatch_table_helper.h272 …ommandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipeline pipeline, uint32_t groupIndex) { } in StubCmdBindPipelineShaderGroupNV()

12