Home
last modified time | relevance | path

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

123

/third_party/vk-gl-cts/framework/referencerenderer/
DrrShaders.cpp30 …yShader (size_t numVaryingInputs, size_t numVaryingOutputs, GeometryShaderInputType inputType, Geo… in GeometryShader()
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/kernel_builder/ascend/tbe_and_aicpu/cpukernel/impl/
Dacos_cpu_kernels.cc28 DataType inputType = input->GetDataType(); in Compute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp306 std::string inputTypeToGLString (const VkPrimitiveTopology& inputType) in inputTypeToGLString()
349 size_t calcOutputVertices (const VkPrimitiveTopology& inputType) in calcOutputVertices()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryTestsUtil.cpp306 std::string inputTypeToGLString (const VkPrimitiveTopology& inputType) in inputTypeToGLString()
349 size_t calcOutputVertices (const VkPrimitiveTopology& inputType) in calcOutputVertices()
/third_party/openhitls/testcode/sdv/testcase/codecs/decode/
Dtest_suite_sdv_decode.c420 void SDV_CRYPT_DECODE_POOL_DECODE_API_TC002(char *inputFormat, char *inputType, char *path, char *t… in SDV_CRYPT_DECODE_POOL_DECODE_API_TC002()
/third_party/skia/modules/svg/src/
DSkSVGFilterContext.cpp133 const SkSVGFeInputType& inputType, in resolveInput()
/third_party/skia/gm/verifiers/
Dgmverifier.cpp44 GMVerifier::GMVerifier(InputType inputType) : fInputType(inputType) {} in GMVerifier()
/third_party/skia/m133/modules/svg/src/
DSkSVGFilterContext.cpp159 const SkSVGFeInputType& inputType, in resolveInput()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dblackman_window.cc46 DataType inputType = input->GetDataType(); // 获取输入的DataType信息 in Compute() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcGLSLVectorConstructorTests.cpp181 const auto& inputType = inputTypes[i]; in generateTestParams() local
353 const auto& inputType = inputTypes[i]; in generateTestCode() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp221 TBasicType GetBasicTypeForSubpassInput(TBasicType inputType) in GetBasicTypeForSubpassInput()
248 TBasicType inputType, in CreateSubpassLoadFuncCall()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp141 std::string inputType; member
/third_party/openhitls/codecs/include/
Ddecode_local.h76 const char *inputType; /* Input data type */ member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp138 VkComponentTypeKHR inputType; member
1864 const VkComponentTypeKHR inputType = (VkComponentTypeKHR)dtCases[dtNdx].value[0]; in createCooperativeMatrixTestsInternal() local
1934 const VkComponentTypeKHR inputType = (VkComponentTypeKHR)allTypes[dtNdx1]; in createCooperativeMatrixTestsInternal() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp98 VkComponentTypeNV inputType; member
1322 VkComponentTypeNV inputType = (VkComponentTypeNV)dtCases[dtNdx].value[0]; in createCooperativeMatrixTests() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp68 …OutputType expectedValue, OutputType expectedBorderColor, glw::GLenum inputType, glw::GLenum outpu… in TestConfiguration()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrShaderProgram.hpp138 rr::GeometryShaderInputType inputType; member
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.hpp197 InputType inputType; member
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderMatrixTests.cpp119 InputType inputType; member
1156 const InputType inputType = inTypeList[inTypeNdx].type; in init() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1419 const Type& inputType, in castScalarToType()
1448 SpvId SPIRVCodeGenerator::castScalarToFloat(SpvId inputId, const Type& inputType, in castScalarToFloat()
1482 SpvId SPIRVCodeGenerator::castScalarToSignedInt(SpvId inputId, const Type& inputType, in castScalarToSignedInt()
1523 SpvId SPIRVCodeGenerator::castScalarToUnsignedInt(SpvId inputId, const Type& inputType, in castScalarToUnsignedInt()
1564 SpvId SPIRVCodeGenerator::castScalarToBoolean(SpvId inputId, const Type& inputType, in castScalarToBoolean()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp138 std::string inputTypeToGLString (rr::GeometryShaderInputType inputType) in inputTypeToGLString()
220 …ertexExpanderShader (const glu::ContextType& contextType, rr::GeometryShaderInputType inputType, r… in VertexExpanderShader()
291 …::genGeometrySource (const glu::ContextType& contextType, rr::GeometryShaderInputType inputType, r… in genGeometrySource()
2389 …tiveDrawCase (Context& context, const char* name, const char* desc, GLenum inputType, GLenum input… in NegativeDrawCase()
6429 GLenum inputType; in init() member
6475 const GLenum inputType = inputTypes[inputTypeNdx]; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp474 const std::string inputType = m_params.getInputTypeStr(); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp474 const std::string inputType = m_params.getInputTypeStr(); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp536 string getOtherSizeTypes (InputType inputType, deUint32 vectorSize, InputWidth inputWidth) in getOtherSizeTypes()
632 …rationWithInputWidthStr (string resultName, string spirvOperation, InputType inputType, string spi… in getBinaryFullOperationWithInputWidthStr()
674 …hDifferentInputWidthStr (string resultName, string spirvOperation, InputType inputType, string spi… in getFullOperationWithDifferentInputWidthStr()
882 InputType inputType, in SpvAsmTypeTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp536 string getOtherSizeTypes (InputType inputType, deUint32 vectorSize, InputWidth inputWidth) in getOtherSizeTypes()
632 …rationWithInputWidthStr (string resultName, string spirvOperation, InputType inputType, string spi… in getBinaryFullOperationWithInputWidthStr()
674 …hDifferentInputWidthStr (string resultName, string spirvOperation, InputType inputType, string spi… in getFullOperationWithDifferentInputWidthStr()
884 InputType inputType, in SpvAsmTypeTests()

123