Home
last modified time | relevance | path

Searched defs:type0 (Results 1 – 17 of 17) sorted by relevance

/external/deqp/modules/gles2/scripts/
Dgen-invalid-implicit-conversions.py74 def __init__(self, operation, type0, type1): argument
85 def createCase(operation, type0, type1): argument
/external/deqp/modules/gles3/scripts/
Dgen-invalid-implicit-conversions.py78 def __init__(self, operation, type0, type1): argument
90 def createCase(operation, type0, type1): argument
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_arith_ops_folder.cc64 Type type0 = std::get<0>(it.value()); in VerifyTypeRangesAreCompatible() local
/external/clang/test/CodeGenCXX/
Dtype_visibility.cpp107 namespace type0 { namespace
/external/libaom/test/
Dav1_txfm_test.cc23 void get_txfm1d_type(TX_TYPE txfm2d_type, TYPE_TXFM *type0, TYPE_TXFM *type1) { in get_txfm1d_type()
238 TYPE_TXFM type0; in reference_hybrid_2d() local
/external/libaom/tools/txfm_analyzer/
Dtxfm_graph.cc44 void get_hybrid_2d_type_name(char *buf, int buf_size, const TYPE_TXFM type0, in get_hybrid_2d_type_name()
109 void reference_hybrid_2d(double *in, double *out, int size, int type0, in reference_hybrid_2d()
136 int type0, int type1) { in reference_hybrid_2d_new()
825 int get_hybrid_2d_stage_num(int type0, int type1, int hybrid_node_num) { in get_hybrid_2d_stage_num()
832 int get_hybrid_2d_stage_num_new(int type0, int type1, int hybrid_node_num0, in get_hybrid_2d_stage_num_new()
880 int node_idx, int hybrid_node_num, int type0, in gen_hybrid_graph_2d()
900 int hybrid_node_num1, int type0, int type1) { in gen_hybrid_graph_2d_new()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c530 SVGA3dShaderRegType type0, type1; in submit_op2() local
583 SVGA3dShaderRegType type0, type1, type2; in submit_op3() local
656 SVGA3dShaderRegType type0, type1, type2, type3; in submit_op4() local
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp391 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct()
412 …static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, con… in structInArray()
419 …static UniformCollection* nestedArraysStructs (const glu::DataType type0, const glu::DataType type… in nestedArraysStructs()
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp345 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct()
366 …static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, con… in structInArray()
373 …static UniformCollection* nestedArraysStructs (const glu::DataType type0, const glu::DataType type… in nestedArraysStructs()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp411 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct()
432 …static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, con… in structInArray()
439 …static UniformCollection* nestedArraysStructs (const glu::DataType type0, const glu::DataType type… in nestedArraysStructs()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp338 uint32_t type0 = info.type[0]; in IsUniformFormat() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DIntermediate.cpp1936 std::tuple<TBasicType, TBasicType> TIntermediate::getConversionDestinationType(TBasicType type0, TB… in getConversionDestinationType()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp1929 std::tuple<TBasicType, TBasicType> TIntermediate::getConversionDestinationType(TBasicType type0, TB… in getConversionDestinationType()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp4889 TBasicType type0 = arg0->getBasicType(); in decomposeIntrinsic() local
4922 TBasicType type0 = arg0->getBasicType(); in decomposeIntrinsic() local
4963 TBasicType type0 = arg0->getBasicType(); in decomposeIntrinsic() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp4889 TBasicType type0 = arg0->getBasicType(); in decomposeIntrinsic() local
4922 TBasicType type0 = arg0->getBasicType(); in decomposeIntrinsic() local
4963 TBasicType type0 = arg0->getBasicType(); in decomposeIntrinsic() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp402 Id Builder::makeStructResultType(Id type0, Id type1) in makeStructResultType()
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.cpp402 Id Builder::makeStructResultType(Id type0, Id type1) in makeStructResultType()