Home
last modified time | relevance | path

Searched defs:size (Results 24876 - 24900 of 27662) sorted by relevance

1...<<9919929939949959969979989991000>>...1107

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationSignalOrderTests.cpp422 const VkDeviceSize size = static_cast<VkDeviceSize>(resourceDesc.size.x()); in importResource() local
574 createBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, const vk::VkDeviceSize& size, deUint32 queueFamilyIndex) createBuffer() argument
680 const VkDeviceSize size = static_cast<VkDeviceSize>(m_resourceDesc.size.x()); iterate() local
[all...]
H A DvktSynchronizationSmokeTests.cpp222 VkDeviceSize size; member
569 VkDeviceSize size; global() member
[all...]
H A DvktSynchronizationWin32KeyedMutexTests.cpp453 const vk::VkDeviceSize size in importResource() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp1306 const IVec3 size = IVec3(16, 16, 1); create2DDerivTests() local
[all...]
H A DvktTextureTestUtil.hpp429 int size; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp612 int size; global() member
754 createBuffer(Context& context, vk::VkDeviceSize size, vk::VkBufferUsageFlags usageFlags) createBuffer() argument
820 createRenderPass(Context& context, vk::VkFormat colorAttFormat, deUint32 size) createRenderPass() argument
1033 createPipeline(Context& context, const vector<Value>& inputValues, const ValueBufferLayout& inputLayout, const PipelineProgram& program, vk::VkRenderPass renderPass, vk::VkPipelineLayout pipelineLayout, tcu::UVec2 renderSize, deUint32 size) createPipeline() argument
1127 createFramebuffer(Context& context, vk::VkRenderPass renderPass, Move<vk::VkImageView> colorAttView[4], deUint32 size, int width, int height) createFramebuffer() argument
1522 const vk::VkDeviceSize size = (vk::VkDeviceSize)(RENDER_WIDTH * RENDER_HEIGHT * tcu::getPixelSize(vk::mapVkFormat(m_rtFormat))); ShaderCaseInstance() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1484 size_t size () const size() function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_wolfssl.c878 int size; member
[all...]
H A Dtls_wolfssl.c501 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dlibtommath.c764 int size = mp_count_bits (a); in mp_unsigned_bin_size() local
1264 static int mp_grow (mp_int * a, int size) in mp_grow() argument
2500 mp_init_size(mp_int * a, int size) mp_init_size() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c161 static size_t curl_cb_write(void *ptr, size_t size, size_t nmemb, in curl_cb_write() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.c1828 fst_hostapd_update_mb_ie_cb(void *ctx, const u8 *addr, const u8 *buf, size_t size) fst_hostapd_update_mb_ie_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c2358 size_t size; in country_to_global_op_class() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.cpp1288 size_t size = program.requiredExtensions.size(); in parsePipelineProgram() local
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp433 void GLContext::bufferData (deUint32 target, deIntptr size, const void* data, deUint32 usage) in bufferData() argument
438 void GLContext::bufferSubData (deUint32 target, deIntptr offset, deIntptr size, const void* data) in bufferSubData() argument
656 void GLContext::vertexAttribPointer (deUint32 index, int size, deUint32 type, deBool normalized, int stride, const void *pointer) in vertexAttribPointer() argument
661 void GLContext::vertexAttribIPointer (deUint32 index, int size, deUint32 type, int stride, const void *pointer) in vertexAttribIPointer() argument
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c703 size_t size; member
/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp942 const tcu::IVec2 size = tcu::IVec2((int)((float)(DE_LENGTH_OF_ARRAY(colorValues) - ndx) * ((float)reference.getWidth() / float(DE_LENGTH_OF_ARRAY(colorValues)))), in invokeGLES() local
1749 int size (void) const { return m_numActions; } size() function
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp121 IVec2 size (void) const { return IVec2(w, h); } in size() function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_wolfssl.c882 int size; member
[all...]
H A Dtls_wolfssl.c502 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dlibtommath.c764 int size = mp_count_bits (a); in mp_unsigned_bin_size() local
1264 static int mp_grow (mp_int * a, int size) in mp_grow() argument
2500 mp_init_size(mp_int * a, int size) mp_init_size() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c161 static size_t curl_cb_write(void *ptr, size_t size, size_t nmemb, in curl_cb_write() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.c1679 fst_hostapd_update_mb_ie_cb(void *ctx, const u8 *addr, const u8 *buf, size_t size) fst_hostapd_update_mb_ie_cb() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp73 const Extents &size = attachment.getSize(); in CheckAttachmentCompleteness() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp2575 ShouldApplyLastRowPaddingWorkaround(ContextGL *contextGL, const gl::Extents &size, const gl::PixelStoreStateBase &state, const gl::Buffer *pixelBuffer, GLenum format, GLenum type, bool is3D, const void *pixels, bool *shouldApplyOut) ShouldApplyLastRowPaddingWorkaround() argument

Completed in 66 milliseconds

1...<<9919929939949959969979989991000>>...1107