Home
last modified time | relevance | path

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

12

/third_party/rust/crates/cxx/syntax/
Ddoc.rs7 fragments: Vec<LitStr>, field
40 let fragments = &self.fragments; in to_tokens() localVariable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmPointerParameterTests.cpp689 map<string, string> fragments; in addGraphicsPointerParamToParamTest() local
767 map<string, string> fragments; in addGraphicsPointerParamToGlobalTest() local
864 map<string, string> fragments; in addGraphicsPointerBufferMemoryTest() local
975 map<string, string> fragments; in addGraphicsPointerBufferMemoryVariablePointersTest() local
DvktSpvAsmGraphicsShaderTestUtil.cpp474 string makeVertexShaderAssembly (const map<string, string>& fragments) in makeVertexShaderAssembly() argument
557 string makeTessControlShaderAssembly (const map<string, string>& fragments) in makeTessControlShaderAssembly() argument
681 string makeTessEvalShaderAssembly (const map<string, string>& fragments) in makeTessEvalShaderAssembly() argument
830 string makeGeometryShaderAssembly (const map<string, string>& fragments) in makeGeometryShaderAssembly() argument
953 string makeFragmentShaderAssembly (const map<string, string>& fragments) in makeFragmentShaderAssembly() argument
1010 map<string, string> fragments = passthruFragments(); in passthruInterface() local
1077 map<string, string> fragments; in fillInterfacePlaceholderVert() local
1114 map<string, string> fragments; in fillInterfacePlaceholderFrag() local
1153 map<string, string> fragments; in fillInterfacePlaceholderTessCtrl() local
1204 map<string, string> fragments; in fillInterfacePlaceholderTessEvalGeom() local
[all …]
DvktSpvAsmCompositeInsertTests.cpp231 map<string, string> fragments; in addGraphicsVectorCompositeInsertTests() local
384 map<string, string> fragments; in addGraphicsMatrixCompositeInsertTests() local
531 map<string, string> fragments; in addGraphicsNestedStructCompositeInsertTests() local
DvktSpvAsmVariableInitTests.cpp226 map<string, string> fragments; in addGraphicsVariableInitPrivateTest() local
592 map<string, string> fragments; in addGraphicsVariableInitOutputTest() local
DvktSpvAsmUboMatrixPaddingTests.cpp149 map<string, string> fragments; in addGraphicsUboMatrixPaddingTest() local
DvktSpvAsmConditionalBranchTests.cpp149 map<string, string> fragments; in addGraphicsSameLabelsTest() local
DvktSpvAsmComputeShaderTestUtil.cpp149 std::string makeComputeShaderAssembly(const std::map<std::string, std::string>& fragments) in makeComputeShaderAssembly()
DvktSpvAsmIndexingTests.cpp319 map<string, string> fragments; in addGraphicsIndexingStructTests() local
510 map<string, string> fragments = passthruFragments(); in addGraphicsOutputComponentIndexingTests() local
DvktSpvAsm16bitStorageTests.cpp1991 map<string, string> fragments; in addGraphics16BitStorageUniformInt32To16Group() local
3246 map<string, string> fragments; in addGraphics16BitStorageUniformFloat32To16Group() local
3604 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputFloat32To16Group() local
3771 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputFloat16To32Group() local
3880 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputFloat16To16Group() local
4251 map<string, string> fragments; in addGraphics16BitStorageInputOutputInt16To16x2Group() local
4330 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputInt32To16Group() local
4456 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputInt16To32Group() local
4596 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputInt16To16Group() local
4700 map<string, string> fragments; in addGraphics16BitStoragePushConstantFloat16To32Group() local
[all …]
DvktSpvAsmVaryingNameTests.cpp185 map<string, string> fragments; in addGraphicsVaryingNameTest() local
DvktSpvAsm8bitStorageTests.cpp2670 map<string, string> fragments; in addGraphics8BitStorageUniformInt32To8Group() local
2887 map<string, string> fragments; in addGraphics8BitStorageUniformInt8To32Group() local
3161 map<string, string> fragments; in addGraphics8BitStoragePushConstantInt8To32Group() local
3484 map<string, string> fragments; in addGraphics8BitStorageUniformInt16To8Group() local
3711 map<string, string> fragments; in addGraphics8BitStorageUniformInt8To16Group() local
3992 map<string, string> fragments; in addGraphics8BitStoragePushConstantInt8To16Group() local
4324 map<string, string> fragments; in addGraphics8BitStorageUniformStruct8To32Group() local
4597 map<string, string> fragments; in addGraphics8BitStorageUniformStruct32To8Group() local
4872 map<string, string> fragments; in addGraphics8bitStorage8bitStructMixedTypesGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmPointerParameterTests.cpp689 map<string, string> fragments; in addGraphicsPointerParamToParamTest() local
767 map<string, string> fragments; in addGraphicsPointerParamToGlobalTest() local
864 map<string, string> fragments; in addGraphicsPointerBufferMemoryTest() local
975 map<string, string> fragments; in addGraphicsPointerBufferMemoryVariablePointersTest() local
DvktSpvAsmGraphicsShaderTestUtil.cpp474 string makeVertexShaderAssembly (const map<string, string>& fragments) in makeVertexShaderAssembly() argument
557 string makeTessControlShaderAssembly (const map<string, string>& fragments) in makeTessControlShaderAssembly() argument
681 string makeTessEvalShaderAssembly (const map<string, string>& fragments) in makeTessEvalShaderAssembly() argument
830 string makeGeometryShaderAssembly (const map<string, string>& fragments) in makeGeometryShaderAssembly() argument
953 string makeFragmentShaderAssembly (const map<string, string>& fragments) in makeFragmentShaderAssembly() argument
1010 map<string, string> fragments = passthruFragments(); in passthruInterface() local
1077 map<string, string> fragments; in fillInterfacePlaceholderVert() local
1114 map<string, string> fragments; in fillInterfacePlaceholderFrag() local
1153 map<string, string> fragments; in fillInterfacePlaceholderTessCtrl() local
1204 map<string, string> fragments; in fillInterfacePlaceholderTessEvalGeom() local
[all …]
DvktSpvAsmCompositeInsertTests.cpp231 map<string, string> fragments; in addGraphicsVectorCompositeInsertTests() local
384 map<string, string> fragments; in addGraphicsMatrixCompositeInsertTests() local
531 map<string, string> fragments; in addGraphicsNestedStructCompositeInsertTests() local
DvktSpvAsmVariableInitTests.cpp226 map<string, string> fragments; in addGraphicsVariableInitPrivateTest() local
592 map<string, string> fragments; in addGraphicsVariableInitOutputTest() local
DvktSpvAsmUboMatrixPaddingTests.cpp149 map<string, string> fragments; in addGraphicsUboMatrixPaddingTest() local
DvktSpvAsmConditionalBranchTests.cpp149 map<string, string> fragments; in addGraphicsSameLabelsTest() local
DvktSpvAsmComputeShaderTestUtil.cpp149 std::string makeComputeShaderAssembly(const std::map<std::string, std::string>& fragments) in makeComputeShaderAssembly()
DvktSpvAsmIndexingTests.cpp319 map<string, string> fragments; in addGraphicsIndexingStructTests() local
510 map<string, string> fragments = passthruFragments(); in addGraphicsOutputComponentIndexingTests() local
DvktSpvAsm16bitStorageTests.cpp1991 map<string, string> fragments; in addGraphics16BitStorageUniformInt32To16Group() local
3246 map<string, string> fragments; in addGraphics16BitStorageUniformFloat32To16Group() local
3604 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputFloat32To16Group() local
3771 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputFloat16To32Group() local
3880 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputFloat16To16Group() local
4251 map<string, string> fragments; in addGraphics16BitStorageInputOutputInt16To16x2Group() local
4330 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputInt32To16Group() local
4456 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputInt16To32Group() local
4596 map<string, string> fragments = passthruFragments(); in addGraphics16BitStorageInputOutputInt16To16Group() local
4700 map<string, string> fragments; in addGraphics16BitStoragePushConstantFloat16To32Group() local
[all …]
DvktSpvAsmVaryingNameTests.cpp185 map<string, string> fragments; in addGraphicsVaryingNameTest() local
/third_party/ltp/testcases/kernel/fs/mongo/
Dmap5.c19 int fragments; in main() local
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpcvfdepay.h50 GstBuffer *fragments; member
/third_party/flutter/skia/third_party/externals/wuffs/cmd/wuffs-c/
Drelease.go157 fragments [2][]byte member

12