Home
last modified time | relevance | path

Searched defs:inputs (Results 451 - 467 of 467) sorted by relevance

1...<<111213141516171819

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp531 ShaderValue inputs[MAX_INPUTS]; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4001 makeComputeOrMeshTestRequiredSubgroupSize(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeOrMeshTestRequiredSubgroupSize() argument
4338 makeComputeTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeComputeTestRequiredSubgroupSize() argument
4367 makeMeshTestRequiredSubgroupSize(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, const deUint32 pipelineShaderStageCreateFlags, const deUint32 numWorkgroups[3], const deBool isRequiredSubgroupSize, const deUint32 subgroupSize, const deUint32 localSizesToTest[][3], const deUint32 localSizesToTestCount) makeMeshTestRequiredSubgroupSize() argument
4396 makeComputeOrMeshTest(ComputeLike testType, Context& context, VkFormat format, const vkt::subgroups::SSBOData* inputs, deUint32 inputsCount, const void* internalData, vkt::subgroups::CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeOrMeshTest() argument
4431 makeComputeTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeComputeTest() argument
4443 makeMeshTest(Context& context, VkFormat format, const SSBOData* inputs, deUint32 inputsCount, const void* internalData, CheckResultCompute checkResult, deUint32 requiredSubgroupSize, const deUint32 pipelineShaderStageCreateFlags) makeMeshTest() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffplay.c1802 AVFilterInOut *outputs = NULL, *inputs = NULL; in configure_filtergraph() local
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto.c8288 psa_crypto_driver_pake_get_password_len( const psa_crypto_driver_pake_inputs_t *inputs, size_t *password_len) psa_crypto_driver_pake_get_password_len() argument
8301 psa_crypto_driver_pake_get_password( const psa_crypto_driver_pake_inputs_t *inputs, uint8_t *buffer, size_t buffer_size, size_t *buffer_length) psa_crypto_driver_pake_get_password() argument
8319 psa_crypto_driver_pake_get_user_len( const psa_crypto_driver_pake_inputs_t *inputs, size_t *user_len) psa_crypto_driver_pake_get_user_len() argument
8332 psa_crypto_driver_pake_get_user( const psa_crypto_driver_pake_inputs_t *inputs, uint8_t *user_id, size_t user_id_size, size_t *user_id_len) psa_crypto_driver_pake_get_user() argument
8350 psa_crypto_driver_pake_get_peer_len( const psa_crypto_driver_pake_inputs_t *inputs, size_t *peer_len) psa_crypto_driver_pake_get_peer_len() argument
8363 psa_crypto_driver_pake_get_peer( const psa_crypto_driver_pake_inputs_t *inputs, uint8_t *peer_id, size_t peer_id_size, size_t *peer_id_length) psa_crypto_driver_pake_get_peer() argument
8381 psa_crypto_driver_pake_get_cipher_suite( const psa_crypto_driver_pake_inputs_t *inputs, psa_pake_cipher_suite_t *cipher_suite) psa_crypto_driver_pake_get_cipher_suite() argument
8640 psa_crypto_driver_pake_inputs_t inputs = operation->data.inputs; psa_pake_complete_inputs() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1300 } inputs[2] = { in allocate_system_value_inputs() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h933 uint64_t inputs; member
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc547 Node** const inputs = graph->zone()->NewArray<Node*>(2 * input_count); in TryCloneBranch() local
5083 WrapFastCall( const CallDescriptor* call_descriptor, int inputs_size, Node** inputs, Node* target, const CFunctionInfo* c_signature, int c_arg_count, Node* stack_slot) WrapFastCall() argument
5263 Node** const inputs = graph()->zone()->NewArray<Node*>( LowerFastApiCall() local
[all...]
H A Dbytecode-graph-builder.cc910 Node::Inputs inputs = (*state_values)->inputs(); in StateValuesRequireUpdate() local
1160 Node** const inputs = &exit_controls_.front(); in CreateGraph() local
4344 int inputs in MergeControl() local
4366 int inputs = control->op()->ControlInputCount(); MergeEffect() local
4382 int inputs = control->op()->ControlInputCount(); MergeValue() local
[all...]
H A Dwasm-compiler.cc1467 Node* inputs[] = {true_node, false_node, merge}; in Select() local
3672 Node* inputs[kMaxParams + 6]; BuildCallToRuntimeWithContext() local
4442 SimdOp(wasm::WasmOpcode opcode, Node* const* inputs) SimdOp() argument
5093 SimdLaneOp(wasm::WasmOpcode opcode, uint8_t lane, Node* const* inputs) SimdLaneOp() argument
5144 Simd8x16ShuffleOp(const uint8_t shuffle[16], Node* const* inputs) Simd8x16ShuffleOp() argument
5151 AtomicOp(wasm::WasmOpcode opcode, Node* const* inputs, uint32_t alignment, uint64_t offset, wasm::WasmCodePosition position) AtomicOp() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c769 const struct panfrost_compile_inputs *inputs = b->shader->inputs; in bi_emit_blend_op() local
4932 bi_compile_variant_nir(nir_shader *nir, const struct panfrost_compile_inputs *inputs, struct util_dynarray *binary, struct hash_table_u64 *sysval_to_id, struct bi_shader_info info, enum bi_idvs_mode idvs) bi_compile_variant_nir() argument
5189 bi_compile_variant(nir_shader *nir, const struct panfrost_compile_inputs *inputs, struct util_dynarray *binary, struct hash_table_u64 *sysval_to_id, struct pan_shader_info *info, enum bi_idvs_mode idvs) bi_compile_variant() argument
5284 bi_should_idvs(nir_shader *nir, const struct panfrost_compile_inputs *inputs) bi_should_idvs() argument
5304 bifrost_compile_shader_nir(nir_shader *nir, const struct panfrost_compile_inputs *inputs, struct util_dynarray *binary, struct pan_shader_info *info) bifrost_compile_shader_nir() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1191 bool compareFUnord (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog& log) in compareFUnord() argument
5896 vector<float> inputs; createOpQuantizeToF16Group() local
7281 compareFP16Logical(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16Logical() argument
11829 compareFP16FunctionSetFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16FunctionSetFunc() argument
12034 compareFP16VectorExtractFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16VectorExtractFunc() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp4616 testStatement(const Variables<In, Out>& variables, const Inputs<In>& inputs, const Statement& stmt) testStatement() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1189 bool compareFUnord (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog& log) in compareFUnord() argument
5880 vector<float> inputs; createOpQuantizeToF16Group() local
7269 compareFP16Logical(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16Logical() argument
11731 compareFP16FunctionSetFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16FunctionSetFunc() argument
11936 compareFP16VectorExtractFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16VectorExtractFunc() argument
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp2094 TVector<TVariable*> inputs; in transformEntryPoint() local
2310 remapEntryPointIO(TFunction& function, TVariable*& returnValue, TVector<TVariable*>& inputs, TVector<TVariable*>& outputs) remapEntryPointIO() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c3270 uint32_t *inputs; in emit_prolog_inputs() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c94 SVGA3dDXShaderSignatureEntry inputs[PIPE_MAX_SHADER_INPUTS]; member
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp1388 const Variable::PtrVector& inputs = interface.m_inputs; in checkProgramStage() local
4877 const std::string& inputs = si.GetDefinitionsInputs(); in GetInterfaceForStage() local
6398 Utils::Variable::PtrVector& inputs = si.m_inputs; test() local
[all...]

Completed in 122 milliseconds

1...<<111213141516171819