Home
last modified time | relevance | path

Searched defs:api_type (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DTextureConversionShader.cpp57 static void WriteHeader(ShaderCode& code, APIType api_type) in WriteHeader()
209 APIType api_type) in WriteSwizzler()
279 int x_offset, APIType api_type, const EFBCopyParams& params) in WriteSampleColor()
307 static void WriteI8Encoder(ShaderCode& code, APIType api_type, const EFBCopyParams& params) in WriteI8Encoder()
535 static void WriteC4Encoder(ShaderCode& code, std::string_view comp, APIType api_type, in WriteC4Encoder()
558 static void WriteC8Encoder(ShaderCode& code, std::string_view comp, APIType api_type, in WriteC8Encoder()
571 static void WriteCC4Encoder(ShaderCode& code, std::string_view comp, APIType api_type, in WriteCC4Encoder()
602 static void WriteCC8Encoder(ShaderCode& code, std::string_view comp, APIType api_type, in WriteCC8Encoder()
768 std::string GenerateEncodingShader(const EFBCopyParams& params, APIType api_type) in GenerateEncodingShader()
1389 APIType api_type) in GetDecodingShaderInfo()
[all …]
H A DTextureConverterShaderGen.cpp31 static void WriteHeader(APIType api_type, ShaderCode& out) in WriteHeader()
55 ShaderCode GenerateVertexShader(APIType api_type) in GenerateVertexShader()
95 ShaderCode GeneratePixelShader(APIType api_type, const UidData* uid_data) in GeneratePixelShader()
H A DUberShaderCommon.cpp13 void WriteUberShaderCommonHeader(ShaderCode& out, APIType api_type, in WriteUberShaderCommonHeader()
92 void WriteVertexLighting(ShaderCode& out, APIType api_type, const char* world_pos_var, in WriteVertexLighting()
H A DShaderGenCommon.cpp45 std::string GetDiskShaderCacheFileName(APIType api_type, const char* type, bool include_gameid, in GetDiskShaderCacheFileName()
90 static void DefineOutputMember(ShaderCode& object, APIType api_type, std::string_view qualifier, in DefineOutputMember()
110 void GenerateVSOutputMembers(ShaderCode& object, APIType api_type, u32 texgens, in GenerateVSOutputMembers()
H A DVertexShaderGen.cpp76 ShaderCode GenerateVertexShaderCode(APIType api_type, const ShaderHostConfig& host_config, in GenerateVertexShaderCode()
/dports/graphics/py-pygeoapi/pygeoapi-0.11.0/pygeoapi/
H A Dopenapi.py78 def gen_media_type_object(media_type, api_type, path): argument
103 def gen_response_object(description, media_type, api_type, path): argument
/dports/devel/py-jedi/jedi-0.18.0/jedi/api/
H A Dkeywords.py17 api_type = 'keyword' variable in KeywordName
H A Dfile_name.py10 api_type = 'path' variable in PathName
H A Dstrings.py21 api_type = 'string' variable in StringName
/dports/math/py-or-tools/or-tools-9.2/examples/python/
H A Dlinear_programming.py19 def Announce(solver, api_type): argument
H A Dinteger_programming.py20 def Announce(solver, api_type): argument
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/portaudio-rs-0.3.2/src/
H A Dhostapi.rs75 pub api_type: HostApiType, field
115 pub api_type: HostApiType, field
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/error/
H A DErrorCode.java77 int M_RS_EMPTY = 70; // ResultSet is empty in to_api_index()
115 int JDBC_INVALID_ARGUMENT = 423; // S1OO0 Invalid argument in JDBC call in to_api_index()
/dports/devel/py-jedi/jedi-0.18.0/jedi/inference/value/
H A Dmodule.py21 api_type = 'instance' variable in _ModuleAttributeName
138 api_type = 'module' variable in ModuleValue
H A Dklass.py77 def api_type(self): member in ClassName
336 api_type = 'class' variable in ClassValue
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/doc/reference/configuration/
H A Dworkflow.rst171 api_type subsubsection
/dports/security/p5-openxpki/openxpki-3.16.1/doc/reference/configuration/
H A Dworkflow.rst171 api_type subsubsection
/dports/sysutils/istio/istio-1.6.7/install/gcp/bootstrap/
H A Dgcp_envoy_bootstrap.json26 "api_type": "GRPC", string
68 "api_type": "GRPC", string
/dports/devel/py-jedi/jedi-0.18.0/jedi/inference/
H A Dnames.py81 def api_type(self): member in AbstractNameDefinition
256 def api_type(self): member in ValueNameMixin
288 def api_type(self): member in TreeNameDefinition
383 api_type = 'param' variable in ParamNameInterface
604 def api_type(self): member in ImportName
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/TrayIcon/TrayIconEvents/
H A DTrayIconEventsTest.java179 if (! icon.equals(event.getSource()))
261 if (! mouseReleased) {
/dports/www/p5-Flickr-API/Flickr-API-1.28/lib/Flickr/
H A DAPI.pm646 sub api_type { subroutine
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/nxapi_plumbing/
H A Dmock_device.py15 url, timeout, data, headers, auth, verify, api_type="jsonrpc", raw_text=False argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/tir/transforms/
H A Dlower_tvm_builtin.cc226 DataType api_type = APIType(t); in MakeCallPacked() local
266 DataType api_type = APIType(t); in MakeCallTracePacked() local
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/pass/
H A Dlower_tvm_builtin.cc245 Type api_type = APIType(t); in MakeCallPacked() local
294 Type api_type = APIType(t); in MakeCallTracePacked() local
/dports/misc/tvm/incubator-tvm-0.6.1/src/pass/
H A Dlower_tvm_builtin.cc245 Type api_type = APIType(t); in MakeCallPacked() local
294 Type api_type = APIType(t); in MakeCallTracePacked() local

1234567