Home
last modified time | relevance | path

Searched defs:fragments (Results 26 - 40 of 40) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp2670 map<string, string> fragments; in addGraphics8BitStorageUniformInt32To8Group() local
2887 map<string, string> fragments; in addGraphics8BitStorageUniformInt8To32Group() local
3161 map<string, string> fragments; addGraphics8BitStoragePushConstantInt8To32Group() local
3484 map<string, string> fragments; addGraphics8BitStorageUniformInt16To8Group() local
3711 map<string, string> fragments; addGraphics8BitStorageUniformInt8To16Group() local
3992 map<string, string> fragments; addGraphics8BitStoragePushConstantInt8To16Group() local
4324 map<string, string> fragments; addGraphics8BitStorageUniformStruct8To32Group() local
4597 map<string, string> fragments; addGraphics8BitStorageUniformStruct32To8Group() local
4872 map<string, string> fragments; addGraphics8bitStorage8bitStructMixedTypesGroup() local
[all...]
H A DvktSpvAsmImageSamplerTests.cpp1223 const map<string, string> fragments = generateGraphicsImageSamplerSource((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx, (DepthProperty)propertyNdx, (deUint32)resources.inputs.size(), formatIndex); in addGraphicsImageSamplerTest() local
H A DvktSpvAsmTypeTests.cpp83 void createComputeTest(ComputeShaderSpec& computeResources, const tcu::StringTemplate& shaderTemplate, const map<string, string>& fragments, tcu::TestCaseGroup& group, const std::string& namePrefix) in createComputeTest() argument
[all...]
H A DvktSpvAsm16bitStorageTests.cpp1991 map<string, string> fragments; in addGraphics16BitStorageUniformInt32To16Group() local
3246 map<string, string> fragments; addGraphics16BitStorageUniformFloat32To16Group() local
3604 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat32To16Group() local
3773 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat16To32Group() local
3882 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat16To16Group() local
4254 map<string, string> fragments; addGraphics16BitStorageInputOutputInt16To16x2Group() local
4332 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputInt32To16Group() local
4458 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputInt16To32Group() local
4598 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputInt16To16Group() local
4702 map<string, string> fragments; addGraphics16BitStoragePushConstantFloat16To32Group() local
5007 map<string, string> fragments; addGraphics16BitStoragePushConstantInt16To32Group() local
5329 map<string, string> fragments; addGraphics16BitStorageUniformInt16To32Group() local
5606 map<string, string> fragments; addGraphics16BitStorageUniformFloat16To32Group() local
5995 map<string, string> fragments; addGraphics16BitStorageUniformStructFloat16To32Group() local
6232 map<string, string> fragments; addGraphics16BitStorageUniformStructFloat32To16Group() local
6472 map<string, string> fragments; addGraphics16bitStructMixedTypesGroup() local
6696 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat16To64Group() local
6816 map<string, string> fragments; addGraphics16BitStorageUniformFloat16To64Group() local
7198 map<string, string> fragments; addGraphics16BitStoragePushConstantFloat16To64Group() local
7606 map<string, string> fragments; addGraphics16BitStorageUniformFloat64To16Group() local
7955 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat64To16Group() local
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.cpp474 string makeVertexShaderAssembly (const map<string, string>& fragments) in makeVertexShaderAssembly() argument
557 string makeTessControlShaderAssembly (const map<string, string>& fragments) in makeTessControlShaderAssembly() argument
681 makeTessEvalShaderAssembly(const map<string, string>& fragments) makeTessEvalShaderAssembly() argument
830 makeGeometryShaderAssembly(const map<string, string>& fragments) makeGeometryShaderAssembly() argument
953 makeFragmentShaderAssembly(const map<string, string>& fragments) makeFragmentShaderAssembly() argument
1010 map<string, string> fragments = passthruFragments(); passthruInterface() local
1077 map<string, string> fragments; fillInterfacePlaceholderVert() local
1114 map<string, string> fragments; fillInterfacePlaceholderFrag() local
1153 map<string, string> fragments; fillInterfacePlaceholderTessCtrl() local
1204 map<string, string> fragments; fillInterfacePlaceholderTessEvalGeom() local
1238 map<string, string> fragments; passthruFragments() local
4801 addTessCtrlTest(tcu::TestCaseGroup* group, const char* name, const map<string, string>& fragments) addTessCtrlTest() argument
[all...]
H A DvktSpvAsmInstructionTests.cpp7381 map<string, string> fragments = passthruFragments(); in createOpSourceTests() local
7414 map<string, string> fragments = passthruFragments(); in createOpSourceContinuedTests() local
7441 map<string, string> fragments; in createOpNoLineTests() local
7496 map<string, string> fragments; createOpModuleProcessedTests() local
7535 map<string, string> fragments; createOpLineTests() local
7702 map<string, string> fragments; createOpConstantNullTests() local
7844 map<string, string> fragments; createOpConstantCompositeTests() local
7857 map<string, string> fragments; createSelectionBlockOrderTests() local
7938 map<string, string> fragments; createSwitchBlockOrderTests() local
8046 map<string, string> fragments; createDecorationGroupTests() local
8321 map<string, string> fragments; createSpecConstantTests() local
8449 map<string, string> fragments; createSpecConstantTests() local
8765 map<string, string> fragments; createNoContractionTests() local
8848 map<string, string> fragments; createMemoryAccessTests() local
8862 map<string, string> fragments; createOpUndefTests() local
9180 map<string, string> fragments; createOpQuantizeSingleOptionTests() local
9201 map<string, string> fragments; createOpQuantizeSingleOptionTests() local
9219 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, PushConstants(), GraphicsResources(), GraphicsInterfaces(), extensions, features, testCtx); createOpQuantizeSingleOptionTests() local
9309 map<string, string> fragments; createOpQuantizeTwoPossibilityTests() local
9321 map<string, string> fragments; createOpQuantizeTwoPossibilityTests() local
9333 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, testCtx); createOpQuantizeTwoPossibilityTests() local
9565 map<string, string> fragments; createLoopTests() local
9860 map<string, string> fragments; createBarrierTests() local
10005 map<string, string> fragments; createFRemTests() local
10053 map<string, string> fragments; createOpSRemGraphicsTests() local
10136 map<string, string> fragments; createOpSModGraphicsTests() local
11133 map<string, string> fragments; getConvertCaseFragments() local
11189 map<string, string> fragments; getConvertCaseFragmentsNoStorage() local
11272 map<string, string> fragments = (test->m_useStorageExt) ? getConvertCaseFragments(instruction, *test) : getConvertCaseFragmentsNoStorage(instruction,*test); createConvertGraphicsTests() local
11461 map<string, string> fragments; createOpConstantFloat16Tests() local
11484 finalizeTestsCreation(GraphicsResources& specResource, const map<string, string>& fragments, tcu::TestContext& , tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& , const bool splitRenderArea) finalizeTestsCreation() argument
11501 finalizeTestsCreation(ComputeShaderSpec& specResource, const map<string, string>& fragments, tcu::TestContext& testCtx, tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& numWorkGroups, bool) finalizeTestsCreation() argument
11656 map<string, string> fragments; createFloat16LogicalSet() local
11786 map<string, string> fragments; createFloat16LogicalSet() local
11865 map<string, string> fragments; createFloat16FuncSet() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp2670 map<string, string> fragments; in addGraphics8BitStorageUniformInt32To8Group() local
2887 map<string, string> fragments; in addGraphics8BitStorageUniformInt8To32Group() local
3161 map<string, string> fragments; addGraphics8BitStoragePushConstantInt8To32Group() local
3484 map<string, string> fragments; addGraphics8BitStorageUniformInt16To8Group() local
3711 map<string, string> fragments; addGraphics8BitStorageUniformInt8To16Group() local
3992 map<string, string> fragments; addGraphics8BitStoragePushConstantInt8To16Group() local
4324 map<string, string> fragments; addGraphics8BitStorageUniformStruct8To32Group() local
4597 map<string, string> fragments; addGraphics8BitStorageUniformStruct32To8Group() local
4872 map<string, string> fragments; addGraphics8bitStorage8bitStructMixedTypesGroup() local
[all...]
H A DvktSpvAsmTypeTests.cpp83 void createComputeTest(ComputeShaderSpec& computeResources, const tcu::StringTemplate& shaderTemplate, const map<string, string>& fragments, tcu::TestCaseGroup& group, const std::string& namePrefix) in createComputeTest() argument
[all...]
H A DvktSpvAsm16bitStorageTests.cpp1991 map<string, string> fragments; in addGraphics16BitStorageUniformInt32To16Group() local
3246 map<string, string> fragments; addGraphics16BitStorageUniformFloat32To16Group() local
3604 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat32To16Group() local
3771 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat16To32Group() local
3880 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat16To16Group() local
4251 map<string, string> fragments; addGraphics16BitStorageInputOutputInt16To16x2Group() local
4330 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputInt32To16Group() local
4456 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputInt16To32Group() local
4596 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputInt16To16Group() local
4700 map<string, string> fragments; addGraphics16BitStoragePushConstantFloat16To32Group() local
5005 map<string, string> fragments; addGraphics16BitStoragePushConstantInt16To32Group() local
5327 map<string, string> fragments; addGraphics16BitStorageUniformInt16To32Group() local
5604 map<string, string> fragments; addGraphics16BitStorageUniformFloat16To32Group() local
5993 map<string, string> fragments; addGraphics16BitStorageUniformStructFloat16To32Group() local
6230 map<string, string> fragments; addGraphics16BitStorageUniformStructFloat32To16Group() local
6470 map<string, string> fragments; addGraphics16bitStructMixedTypesGroup() local
6694 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat16To64Group() local
6814 map<string, string> fragments; addGraphics16BitStorageUniformFloat16To64Group() local
7196 map<string, string> fragments; addGraphics16BitStoragePushConstantFloat16To64Group() local
7604 map<string, string> fragments; addGraphics16BitStorageUniformFloat64To16Group() local
7953 map<string, string> fragments = passthruFragments(); addGraphics16BitStorageInputOutputFloat64To16Group() local
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.cpp474 string makeVertexShaderAssembly (const map<string, string>& fragments) in makeVertexShaderAssembly() argument
557 string makeTessControlShaderAssembly (const map<string, string>& fragments) in makeTessControlShaderAssembly() argument
681 makeTessEvalShaderAssembly(const map<string, string>& fragments) makeTessEvalShaderAssembly() argument
830 makeGeometryShaderAssembly(const map<string, string>& fragments) makeGeometryShaderAssembly() argument
953 makeFragmentShaderAssembly(const map<string, string>& fragments) makeFragmentShaderAssembly() argument
1010 map<string, string> fragments = passthruFragments(); passthruInterface() local
1077 map<string, string> fragments; fillInterfacePlaceholderVert() local
1114 map<string, string> fragments; fillInterfacePlaceholderFrag() local
1153 map<string, string> fragments; fillInterfacePlaceholderTessCtrl() local
1204 map<string, string> fragments; fillInterfacePlaceholderTessEvalGeom() local
1238 map<string, string> fragments; passthruFragments() local
4798 addTessCtrlTest(tcu::TestCaseGroup* group, const char* name, const map<string, string>& fragments) addTessCtrlTest() argument
[all...]
H A DvktSpvAsmInstructionTests.cpp7369 map<string, string> fragments = passthruFragments(); in createOpSourceTests() local
7402 map<string, string> fragments = passthruFragments(); in createOpSourceContinuedTests() local
7429 map<string, string> fragments; in createOpNoLineTests() local
7484 map<string, string> fragments; createOpModuleProcessedTests() local
7523 map<string, string> fragments; createOpLineTests() local
7690 map<string, string> fragments; createOpConstantNullTests() local
7832 map<string, string> fragments; createOpConstantCompositeTests() local
7845 map<string, string> fragments; createSelectionBlockOrderTests() local
7926 map<string, string> fragments; createSwitchBlockOrderTests() local
8034 map<string, string> fragments; createDecorationGroupTests() local
8309 map<string, string> fragments; createSpecConstantTests() local
8437 map<string, string> fragments; createSpecConstantTests() local
8753 map<string, string> fragments; createNoContractionTests() local
8836 map<string, string> fragments; createMemoryAccessTests() local
8850 map<string, string> fragments; createOpUndefTests() local
9153 map<string, string> fragments; createOpQuantizeSingleOptionTests() local
9163 map<string, string> fragments; createOpQuantizeSingleOptionTests() local
9173 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, testCtx); createOpQuantizeSingleOptionTests() local
9263 map<string, string> fragments; createOpQuantizeTwoPossibilityTests() local
9275 map<string, string> fragments; createOpQuantizeTwoPossibilityTests() local
9287 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, testCtx); createOpQuantizeTwoPossibilityTests() local
9519 map<string, string> fragments; createLoopTests() local
9814 map<string, string> fragments; createBarrierTests() local
9959 map<string, string> fragments; createFRemTests() local
10007 map<string, string> fragments; createOpSRemGraphicsTests() local
10090 map<string, string> fragments; createOpSModGraphicsTests() local
11035 map<string, string> fragments; getConvertCaseFragments() local
11091 map<string, string> fragments; getConvertCaseFragmentsNoStorage() local
11174 map<string, string> fragments = (test->m_useStorageExt) ? getConvertCaseFragments(instruction, *test) : getConvertCaseFragmentsNoStorage(instruction,*test); createConvertGraphicsTests() local
11363 map<string, string> fragments; createOpConstantFloat16Tests() local
11386 finalizeTestsCreation(GraphicsResources& specResource, const map<string, string>& fragments, tcu::TestContext& , tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& , const bool splitRenderArea) finalizeTestsCreation() argument
11403 finalizeTestsCreation(ComputeShaderSpec& specResource, const map<string, string>& fragments, tcu::TestContext& testCtx, tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& numWorkGroups, bool) finalizeTestsCreation() argument
11558 map<string, string> fragments; createFloat16LogicalSet() local
11688 map<string, string> fragments; createFloat16LogicalSet() local
11767 map<string, string> fragments; createFloat16FuncSet() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenc.h215 int fragments; member
H A Ddashdec.c91 struct fragment **fragments; /* VOD list of fragment for profile */ member
[all...]
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c997 mbedtls_ssl_read_fragment(mbedtls_ssl_context *ssl, unsigned char *buf, int buf_len, int *read, int *fragments, const int expected_fragments) mbedtls_ssl_read_fragment() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c100 unsigned long fragments; member

Completed in 69 milliseconds

12