Home
last modified time | relevance | path

Searched defs:mode (Results 2251 - 2275 of 3199) sorted by relevance

1...<<919293949596979899100>>...128

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c816 panfrost_render_condition(struct pipe_context *pipe, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) panfrost_render_condition() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c128 static void r300_emit_draw_init(struct r300_context *r300, unsigned mode, in r300_emit_draw_init() argument
73 r300_provoking_vertex_fixes(struct r300_context *r300, unsigned mode) r300_provoking_vertex_fixes() argument
403 r300_emit_draw_arrays(struct r300_context *r300, unsigned mode, unsigned count) r300_emit_draw_arrays() argument
429 r300_emit_draw_elements(struct r300_context *r300, struct pipe_resource* indexBuffer, unsigned indexSize, unsigned max_index, unsigned mode, unsigned start, unsigned count, uint16_t *imm_indices3) r300_emit_draw_elements() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c1752 r600_render_condition(struct pipe_context *ctx, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) r600_render_condition() argument
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_srvr.c545 unsigned int mode; in tls_parse_ctos_psk_kex_modes() local
/third_party/node/deps/openssl/openssl/engines/
H A De_devcrypto.c108 unsigned long mode; /* EVP_CIPH_*_MODE */ member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_lib.c347 unsigned int mode = 0; in evp_cipher_cache_constants() local
/third_party/node/deps/openssl/openssl/apps/
H A Dts.c172 OPTION_CHOICE o, mode = OPT_ERR; in ts_main() local
/third_party/node/deps/uv/src/unix/
H A Dcore.c382 int uv_run(uv_loop_t* loop, uv_run_mode mode) { in uv_run() argument
/third_party/libbpf/src/
H A Dusdt.c452 char path[PATH_MAX], line[PATH_MAX], mode[16]; in parse_vma_segs() local
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp44 QrSegment::Mode::Mode(int mode, int cc0, int cc1, int cc2) : in Mode() argument
/third_party/qrcodegen/c/
H A Dqrcodegen.c832 size_t qrcodegen_calcSegmentBufferSize(enum qrcodegen_Mode mode, size_ argument
849 calcSegmentBitLength(enum qrcodegen_Mode mode, size_t numChars) calcSegmentBitLength() argument
1011 numCharCountBits(enum qrcodegen_Mode mode, int version) numCharCountBits() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dcontext.c1405 pa_operation *pa_context_proplist_update(pa_context *c, pa_update_mode_t mode, const pa_proplist *p, pa_context_success_cb_t cb, void *userdata) { argument
/third_party/python/Lib/
H A D_pyio.py877 def mode(self): global() member in _BufferedIOMixin
1813 def mode(self): global() member in FileIO
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsource-output.c1218 void pa_source_output_update_proplist(pa_source_output *o, pa_update_mode_t mode, pa_proplist *p) { in pa_source_output_update_proplist() argument
H A Dprotocol-esound.c968 int32_t mode; in esd_proto_standby_mode() local
[all...]
/third_party/openssl/apps/
H A Dts.c172 OPTION_CHOICE o, mode = OPT_ERR; in ts_main() local
/third_party/openssl/crypto/evp/
H A Devp_lib.c347 unsigned int mode = 0; in evp_cipher_cache_constants() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationProvokingVertexTests.cpp974 ProvokingVertexMode mode; in createTests() member
94 verifyXfbBuffer(const tcu::Vec4* const xfbResults, const std::vector<tcu::Vec4>& vertices, const std::vector<size_t>& provoking, deUint32 count, VkPrimitiveTopology topology, ProvokingVertexMode mode, std::string& errorMessage) verifyXfbBuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingOpacityMicromapTests.cpp78 deUint32 mode; // Special index value if useSpecialIndex, 2 or 4 for number of states otherwise member
804 deUint32 mode; in createOpacityMicromapTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp81 TestMode mode; member
107 DrawIndexedInstance(Context& context, Move<VkDevice> device, DeviceDriverPtr deviceDriver, TestMode mode, deUint32 robustnessVersion) DrawIndexedInstance() argument
358 DrawIndexedTestCase(tcu::TestContext& testContext, const std::string& name, TestMode mode, deUint32 robustnessVersion) DrawIndexedTestCase() argument
887 TestMode mode; createIndexAccessTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp222 static inline const char* getSpacingModeShaderName (SpacingMode mode, bool forSpirv = false) in getSpacingModeShaderName() argument
241 static inline const char* getPartitioningShaderName (SpacingMode mode) in getPartitioningShaderName() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp1101 const Sampler::WrapMode mode; in populateTextureFilteringTests() member
1114 const Sampler::FilterMode mode; in populateTextureFilteringTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTests.cpp1300 VkDisplayModeKHR mode in testCreateDisplayModeKHR() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1State.h80 FogMode mode; member
92 TextureEnvMode mode = TextureEnvMode::Modulate; member
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp753 bool IsPolygonMode(PrimitiveMode mode) in IsPolygonMode() argument

Completed in 51 milliseconds

1...<<919293949596979899100>>...128