| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pShaderOperatorTests.cpp | 412 const float offset = mid.y() - slope*mid.x(); in simpleLinearRegression() local [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderIntegerFunctionTests.cpp | 725 const int offset = rnd.getInt(0, numBits-bits); in getInputValues() local 739 const int offset = *((const int*)inputs[1]); in compare() local 799 const int offset in getInputValues() local 816 const int offset = *((const int*)inputs[2]); compare() local [all...] |
| H A D | es31fTextureSpecificationTests.cpp | 881 int offset; in init() member 970 int offset; in init() member 403 TexImageCubeArrayBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int size, int depth, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment, int offset) TexImageCubeArrayBufferCase() argument 484 TexSubImageCubeArrayBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int size, int depth, int subX, int subY, int subZ, int subW, int subH, int subD, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment, int offset) TexSubImageCubeArrayBufferCase() argument
|
| H A D | es31fVertexAttributeBindingTests.cpp | 658 const int offset = (!m_spec.aliasingBuffers) ? (0) : (m_spec.instanced) ? (6 * (int)sizeof(tcu::Vec4)) : (6 * GRID_SIZE * GRID_SIZE * (int)sizeof(tcu::Vec4)); renderTo() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsAttributeLocationTests.cpp | 863 BindAliasingAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int offset, int arraySize) BindAliasingAttributeTest() argument
|
| H A D | glsDrawTest.hpp | 202 int offset; member
|
| H A D | glsTextureBufferCase.cpp | 91 void genRandomCoords (de::Random rng, vector<deUint8>& coords, size_t offset, size_t size) in genRandomCoords() argument 449 const size_t offset = minOffset + (rng.getUint32() % (texture.getBufferSize() - (size + minOffset))); modifyBufferSubData() local 472 const size_t offset = minOffset + (rng.getUint32() % (texture.getBufferSize() - (size + minOffset))); modifyMapWrite() local 506 const size_t offset = minOffset + (rng.getUint32() % (texture.getBufferSize() - (size + minOffset))); modifyMapReadWrite() local 837 logTextureInfo(TestLog& log, deUint32 format, size_t bufferSize, size_t offset, size_t size) logTextureInfo() argument 855 runTests(tcu::TestContext& testCtx, glu::RenderContext& renderContext, de::Random& rng, deUint32 format, size_t bufferSize, size_t offset, size_t size, RenderBits preRender, glu::ShaderProgram* preRenderProgram, ModifyBits modifyType, RenderBits postRender, glu::ShaderProgram* postRenderProgram) runTests() argument 933 TextureBufferCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, deUint32 format, size_t bufferSize, size_t offset, size_t size, RenderBits preRender, ModifyBits modify, RenderBits postRender, const char* name, const char* description) TextureBufferCase() argument 1027 size_t offset; iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktDynamicRenderingRandomTests.cpp | 68 Vec4 offset; member 625 const Vec4 offset = {offsetX, offsetY, 0.0f, 0.0f}; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderIntegerFunctionTests.cpp | 851 const int offset = rnd.getInt(0, numBits-bits); in getInputValues() local 865 const int offset = *((const int*)inputs[1]); in compare() local 928 const int offset = rnd.getInt(0, numBits-bits); in getInputValues() local 945 const int offset in compare() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageSparseResidency.cpp | 453 VkOffset3D offset; in iterate() local 812 VkExtent3D offset; in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderCase.cpp | 312 size_t offset = 0; in createComputePipeline() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationUtil.hpp | 416 std::vector<T> readInterleavedData (const int count, const void* memory, const int offset, const int stride) in readInterleavedData() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureFilteringTests.cpp | 665 tcu::Vec2 offset; member 890 tcu::Vec3 offset; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackFuzzLayoutCase.hpp | 295 int offset; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockCase.hpp | 289 int offset; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ap.c | 1394 wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) wpas_ap_ch_switch() argument
|
| H A D | hs20_supplicant.c | 337 hs20_get_icon(struct wpa_supplicant *wpa_s, const u8 *bssid, const char *file_name, size_t offset, size_t size, char *reply, size_t buf_len) hs20_get_icon() argument
|
| H A D | p2p_supplicant_sd.c | 47 u16 offset; in p2p_sd_dns_uncompress_label() local 102 p2p_sd_dns_uncompress(char *buf, size_t buf_len, const u8 *msg, size_t msg_len, size_t offset) p2p_sd_dns_uncompress() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | drv_callbacks.c | 884 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) hostapd_event_ch_switch() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluVarType.hpp | 251 int offset; member
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrContextWrapper.cpp | 244 void ContextWrapper::glBufferSubData (deUint32 target, deIntptr offset, deIntptr size, const void* data) in glBufferSubData() argument
|
| /third_party/vk-gl-cts/framework/platform/null/ |
| H A D | tcuNullRenderContext.cpp | 633 GLW_APICALL GLvoid* GLW_APIENTRY glMapBufferRange (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) in glMapBufferRange() argument
|
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pShaderOperatorTests.cpp | 412 const float offset = mid.y() - slope*mid.x(); in simpleLinearRegression() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_macsec_qca.c | 763 u32 offset; in macsec_qca_create_receive_sa() local 942 u32 offset; in macsec_qca_create_transmit_sa() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | ap.c | 1650 wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) wpas_ap_ch_switch() argument
|