Home
last modified time | relevance | path

Searched defs:result (Results 7376 - 7400 of 7741) sorted by relevance

1...<<291292293294295296297298299300>>...310

/third_party/python/Objects/
H A Dbytesobject.c415 PyObject *result; in formatfloat() local
460 PyObject *result, *iobj; in formatlong() local
528 PyObject *func, *result; in format_obj() local
1181 PyObject *result = _PyBytes_DecodeEscape(s, len, errors, PyBytes_DecodeEscape() local
1403 PyObject *result = NULL; bytes_concat() local
1616 PyObject* result; bytes_subscript() local
2064 PyObject *result; bytes_translate_impl() local
2371 PyObject *result = _PyBytes_FromHex(string, 0); bytes_fromhex_impl() local
2841 PyObject *it, *result; PyBytes_FromObject() local
3511 PyObject *result; _PyBytesWriter_Finish() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap_test.cc1091 int result = 0; in Int() local
1536 std::unordered_map<int32, int32> result; in TEST_F() local
1556 std::unordered_map<int32, double> result; in TEST_F() local
1576 std::unordered_map<std::string, std::string> result; TEST_F() local
1597 std::map<int32, ForeignMessage> result; TEST_F() local
[all...]
/third_party/python/Modules/
H A Darraymodule.c719 int result = va->ob_descr->compareitems(va->ob_item, wa->ob_item, in array_richcompare() local
1986 PyObject *result; in array__array_reconstructor_impl() local
2191 PyObject *result; array_array___reduce_ex___impl() local
2359 PyObject* result; array_subscr() local
2373 PyObject *result = newarrayobject(state->ArrayType, array_subscr() local
[all...]
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp74 std::vector<SkUnichar> result; in convertUtf8ToUnicode() local
1108 auto result = oneLineShaper.shape(); in GetLineFontMetrics() local
1620 auto result = line.getGlyphPositionAtCoordinate(dx); in GetLineFontMetrics() local
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp234 SingleOperationStatistics result; member
252 SingleOperationStatistics result; member
271 SingleOperationStatistics result; member
287 SingleOperationStatistics result; member
305 SingleOperationStatistics result; member
324 SingleOperationStatistics result; member
1779 UploadSampleAnalyzeResult result; analyzeSampleResults() local
1846 RenderSampleAnalyzeResult result; analyzeSampleResults() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp123 tcu::Vec4 result; in vec4FromPtr() local
513 VarValue result; in getSamplerFillValue() local
544 VarValue result; getSamplerUnitValue() local
562 VarValue result; getTransposeMatrix() local
575 std::ostringstream result; shaderVarValueStr() local
608 std::ostringstream result; apiVarValueStr() local
641 VarValue result; generateRandomVarValue() local
740 VarValue result; getRandomBoolRepresentation() local
1154 std::ostringstream result; generateVertexSource() local
1181 std::ostringstream result; generateFragmentSource() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp358 void logErrors(tcu::TestLog& log, const std::string& setName, const std::string& setDesc, const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& errorMask) in logErrors() argument
1480 Framebuffer result; in createFramebuffer() local
1619 const auto result = attachmentContent.getPixel(x, y); in verifyAttachment() local
[all...]
H A DvktPipelineDynamicOffsetTests.cpp734 de::MovePtr<tcu::TextureLevel> result = readColorAttachment( in verifyImage() local
H A DvktPipelineLibraryTests.cpp118 std::string result; in getTestName() local
1104 bool result = true; iterate() local
[all...]
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp594 const VkResult result = vki.getPhysicalDeviceImageFormatProperties(physicalDevice, format, VK_IMAGE_TYPE_2D, VK_IMAGE_TILING_OPTIMAL, requiredUsageFlags, (VkImageCreateFlags)0, &imageProperties); in checkImageRequirements() local
[all...]
H A DvktPipelinePushConstantTests.cpp681 de::MovePtr<tcu::TextureLevel> result = readColorAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, *m_colorImage, m_colorFormat, m_renderSize); in verifyImage() local
2662 de::MovePtr<tcu::TextureLevel> result = readColorAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, *m_colorImage, m_colorFormat, m_renderSize); in verify() local
H A DvktPipelineVertexInputTests.cpp1596 de::MovePtr<tcu::TextureLevel> result = readColorAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, *m_colorImage, m_colorFormat, m_renderSize); in verifyImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp670 void BaseRenderingTestInstance::drawPrimitives (tcu::Surface& result, const std::vector<tcu::Vec4>& vertexData, VkPrimitiveTopology primitiveTopology) in drawPrimitives() argument
678 void BaseRenderingTestInstance::drawPrimitives (tcu::Surface& result, const std::vector<tcu::Vec4>& positionData, const std::vector<tcu::Vec4>& colorData, VkPrimitiveTopology primitiveTopology) in drawPrimitives() argument
682 void BaseRenderingTestInstance::drawPrimitives (tcu::Surface& result, const std::vector<tcu::Vec4>& positionData, const std::vector<tcu::Vec4>& colorData, VkPrimitiveTopology primitiveTopology, in drawPrimitives() argument
1471 bool result = true; compareAndVerify() local
1950 drawPoint(tcu::PixelBufferAccess& result, PointSceneSpec::ScenePoint& point) drawPoint() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp1228 de::MovePtr<TopLevelAccelerationStructure> result = makeTopLevelAccelerationStructure(); initTopAccelerationStructure() local
1267 de::MovePtr<BottomLevelAccelerationStructure> result = makeBottomLevelAccelerationStructure(); initBottomAccelerationStructure() local
1547 vector<de::SharedPtr<BottomLevelAccelerationStructure> > result; initBottomAccelerationStructures() local
1766 VkResult result; checkFormatSupported() local
1815 std::vector<deInt32> result; expectedIntValuesBuffer() local
1984 std::vector<float> result; expectedFloatValuesBuffer() local
[all...]
H A DvktRayTracingPipelineFlagsTests.cpp813 BottomLevelASPtrs result; in createBottomLevelAccelerationStructs() local
1378 void combine(std::vector<FlagsSet>& result, cons in next() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp97 verifyDepth(Context& context, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const float threshold) verifyDepth() argument
113 verifyStencil(Context& context, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result) verifyStencil() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp372 tcu::Vector<T, 4> result; in swizzleColor() local
593 isGatherOffsetsResultValid(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const PrecType& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const tcu::Vector<ColorScalarT, 4>& result) isGatherOffsetsResultValid() argument
606 isGatherOffsetsCompareResultValid(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const tcu::TexComparePrecision& prec, const Vec3& coord, const IVec2 (&offsets)[4], float cmpReference, const Vec4& result) isGatherOffsetsCompareResultValid() argument
620 verifyGatherOffsets(TestLog& log, const ConstPixelBufferAccess& result, const TexViewT& texture, const TexCoordT (&texCoords)[4], const tcu::Sampler& sampler, const PrecType& lookupPrec, int componentNdx, const PixelOffsets& getPixelOffsets) verifyGatherOffsets() argument
700 verifyGatherOffsetsCompare(TestLog& log, const ConstPixelBufferAccess& result, const TexViewT& texture, const TexCoordT (&texCoords)[4], const tcu::Sampler& sampler, const tcu::TexComparePrecision& compPrec, const PixelCompareRefZ& getPixelRefZ, const PixelOffsets& getPixelOffsets) verifyGatherOffsetsCompare() argument
932 vector<GatherArgs> result; generateBasic2DCaseIterations() local
1410 bool result = verify(m_currentIteration, getResultImage().getAccess()); iterate() local
1659 string result; genGatherFuncCall() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp249 std::vector<deUint8> result; in computeCheckBuffersFloats() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp197 tcu::Vector<bool, Size> result; in singleTrueMask() local
420 std::string result; in description() local
508 int result = 0; in multiplePatchReferencePrimitiveCount() local
681 DrawResult result; in draw() local
752 const DrawResult result = draw(static_cast<deUint32>(patchTessLevels.size()), patchTessLevels, winding, usePointMode); iterate() local
834 const DrawResult result = draw(static_cast<deUint32>(patchTessLevels.size()), patchTessLevels, m_caseDef.winding, m_caseDef.usePointMode); iterate() local
929 const DrawResult result = draw(static_cast<deUint32>(patchTessLevels.size()), patchTessLevels, m_caseDef.winding, m_caseDef.usePointMode); iterate() local
1338 std::vector<LevelCase> result; genTessLevelCases() local
1623 std::vector<LevelCase> result; genTessLevelCases() local
1707 std::vector<LevelCase> result; genTessLevelCases() local
1892 std::vector<TessLevels> result; genTessLevelCases() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1787 std::string result = validateValues(tfBufAllocation->getHostPtr()); in iterate() local
1804 std::string result; in validateValue() local
1893 const std::string result = entry.validate ? validateValue(entry, &m_data[0], basePtr, recievedDataPtr) : ""; validateValues() local
[all...]
H A DvktTransformFeedbackSimpleTests.cpp468 deUint32 result = 0; in destripedLineCount() local
480 deUint32 result = 0; in destripedTriangleCount() local
549 std::vector<VkDeviceSize> result; in generateSizesList() local
598 std::vector<VkDeviceSize> result; generateOffsetsList() local
1216 std::vector<float> result; verifyTransformFeedbackBuffer() local
2291 const TransformFeedbackQuery& result = queryResultData[counterNdx]; iterate() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c4891 int result = 0; in wpa_config_dump_values() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c1742 int result; in wpas_dbus_handler_remove_network() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c3273 struct wpabuf * dpp_build_conn_status(enum dpp_status_error result, in dpp_build_conn_status() argument
3303 dpp_build_conn_status_result(struct dpp_authentication *auth, enum dpp_status_error result, const u8 *ssid, size_t ssid_len, const char *channel_list) dpp_build_conn_status_result() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp77 static inline bool isColorValid (const LookupPrecision& prec, const Vec4& ref, const Vec4& result) in isColorValid() argument
83 static inline bool isColorValid (const IntLookupPrecision& prec, const IVec4& ref, const IVec4& result) in isColorValid() argument
88 static inline bool isColorValid (const IntLookupPrecision& prec, const UVec4& ref, const UVec4& result) in isColorValid() argument
213 static bool isInColorBounds (const LookupPrecision& prec, const ColorQuad& quad, const Vec4& result) in isInColorBounds() argument
220 static bool isInColorBounds (const LookupPrecision& prec, const ColorQuad& quad0, const ColorQuad& quad1, const Vec4& result) in isInColorBounds() argument
227 isInColorBounds(const LookupPrecision& prec, const ColorLine& line0, const ColorLine& line1, const Vec4& result) isInColorBounds() argument
234 isInColorBounds(const LookupPrecision& prec, const ColorQuad& quad00, const ColorQuad& quad01, const ColorQuad& quad10, const ColorQuad& quad11, const Vec4& result) isInColorBounds() argument
248 isLinearRangeValid(const LookupPrecision& prec, const Vec4& c0, const Vec4& c1, const Vec2& fBounds, const Vec4& result) isLinearRangeValid() argument
287 isBilinearRangeValid(const LookupPrecision& prec, const ColorQuad& quad, const Vec2& xBounds, const Vec2& yBounds, const float searchStep, const Vec4& result) isBilinearRangeValid() argument
315 isTrilinearRangeValid(const LookupPrecision& prec, const ColorQuad& quad0, const ColorQuad& quad1, const Vec2& xBounds, const Vec2& yBounds, const Vec2& zBounds, const float searchStep, const Vec4& result) isTrilinearRangeValid() argument
352 isReductionValid(const LookupPrecision& prec, const Vec4& c0, const Vec4& c1, tcu::Sampler::ReductionMode reductionMode, const Vec4& result) isReductionValid() argument
365 isReductionValid(const LookupPrecision& prec, const ColorQuad& quad, tcu::Sampler::ReductionMode reductionMode, const Vec4& result) isReductionValid() argument
378 isReductionValid(const LookupPrecision& prec, const ColorQuad& quad0, const ColorQuad& quad1, tcu::Sampler::ReductionMode reductionMode, const Vec4& result) isReductionValid() argument
397 is1DTrilinearFilterResultValid(const LookupPrecision& prec, const ColorLine& line0, const ColorLine& line1, const Vec2& xBounds0, const Vec2& xBounds1, const Vec2& zBounds, const float searchStep, const Vec4& result) is1DTrilinearFilterResultValid() argument
434 is2DTrilinearFilterResultValid(const LookupPrecision& prec, const ColorQuad& quad0, const ColorQuad& quad1, const Vec2& xBounds0, const Vec2& yBounds0, const Vec2& xBounds1, const Vec2& yBounds1, const Vec2& zBounds, const float searchStep, const Vec4& result) is2DTrilinearFilterResultValid() argument
487 is3DTrilinearFilterResultValid(const LookupPrecision& prec, const ColorQuad& quad00, const ColorQuad& quad01, const ColorQuad& quad10, const ColorQuad& quad11, const Vec2& xBounds0, const Vec2& yBounds0, const Vec2& zBounds0, const Vec2& xBounds1, const Vec2& yBounds1, const Vec2& zBounds1, const Vec2& wBounds, const float searchStep, const Vec4& result) is3DTrilinearFilterResultValid() argument
565 isNearestSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const float coordX, const int coordY, const Vector<ScalarType, 4>& result) isNearestSampleResultValid() argument
592 isNearestSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const Vec2& coord, const int coordZ, const Vector<ScalarType, 4>& result) isNearestSampleResultValid() argument
627 isNearestSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const Vec3& coord, const Vector<ScalarType, 4>& result) isNearestSampleResultValid() argument
667 isLinearSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const float coordX, const int coordY, const Vec4& result) isLinearSampleResultValid() argument
720 isLinearSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec4& result) isLinearSampleResultValid() argument
789 isLinearSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec4& result) isLinearSampleResultValid() argument
869 isNearestMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const float coord, const int coordY, const Vec2& fBounds, const Vec4& result) isNearestMipmapLinearSampleResultValid() argument
905 isNearestMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec2& fBounds, const Vec4& result) isNearestMipmapLinearSampleResultValid() argument
955 isNearestMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& fBounds, const Vec4& result) isNearestMipmapLinearSampleResultValid() argument
1018 isLinearMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const float coordX, const int coordY, const Vec2& fBounds, const Vec4& result) isLinearMipmapLinearSampleResultValid() argument
1098 isLinearMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec2& fBounds, const Vec4& result) isLinearMipmapLinearSampleResultValid() argument
1201 isLinearMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& fBounds, const Vec4& result) isLinearMipmapLinearSampleResultValid() argument
1329 isLevelSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const Sampler::FilterMode filterMode, const LookupPrecision& prec, const float coordX, const int coordY, const Vec4& result) isLevelSampleResultValid() argument
1343 isLevelSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const Sampler::FilterMode filterMode, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec4& result) isLevelSampleResultValid() argument
1357 isMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const Sampler::FilterMode levelFilter, const LookupPrecision& prec, const float coordX, const int coordY, const Vec2& fBounds, const Vec4& result) isMipmapLinearSampleResultValid() argument
1373 isMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const Sampler::FilterMode levelFilter, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec2& fBounds, const Vec4& result) isMipmapLinearSampleResultValid() argument
1389 isLookupResultValid(const Texture2DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument
1454 isLookupResultValid(const Texture1DView& texture, const Sampler& sampler, const LookupPrecision& prec, const float coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument
1751 isLookupResultValid(const TextureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument
1854 isLookupResultValid(const Texture1DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument
1924 isLookupResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument
1994 isLevelSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const Sampler::FilterMode filterMode, const LookupPrecision& prec, const Vec3& coord, const Vec4& result) isLevelSampleResultValid() argument
2007 isMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const Sampler::FilterMode levelFilter, const LookupPrecision& prec, const Vec3& coord, const Vec2& fBounds, const Vec4& result) isMipmapLinearSampleResultValid() argument
2022 isLookupResultValid(const Texture3DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument
2099 isLookupResultValid(const TextureCubeArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const IVec4& coordBits, const Vec4& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument
2325 isLevel1DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const float coordX, const int coordY, const Vec4& result) isLevel1DLookupResultValid() argument
2337 isLevel1DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX, const int coordY, const IVec4& result) isLevel1DLookupResultValid() argument
2350 isLevel1DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX, const int coordY, const UVec4& result) isLevel1DLookupResultValid() argument
2363 isLevel2DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec4& result) isLevel2DLookupResultValid() argument
2375 isLevel2DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord, const int coordZ, const IVec4& result) isLevel2DLookupResultValid() argument
2388 isLevel2DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord, const int coordZ, const UVec4& result) isLevel2DLookupResultValid() argument
2401 isLevel3DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const Vec3& coord, const Vec4& result) isLevel3DLookupResultValid() argument
2412 isLevel3DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord, const IVec4& result) isLevel3DLookupResultValid() argument
2424 isLevel3DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord, const UVec4& result) isLevel3DLookupResultValid() argument
2437 isGatherOffsetsResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const Vec2& coord, int coordZ, int componentNdx, const IVec2 (&offsets)[4], const Vector<ScalarType, 4>& result) isGatherOffsetsResultValid() argument
2479 isGatherOffsetsResultValid(const Texture2DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, int componentNdx, const IVec2 (&offsets)[4], const Vec4& result) isGatherOffsetsResultValid() argument
2490 isGatherOffsetsResultValid(const Texture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec2& coord, int componentNdx, const IVec2 (&offsets)[4], const IVec4& result) isGatherOffsetsResultValid() argument
2501 isGatherOffsetsResultValid(const Texture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec2& coord, int componentNdx, const IVec2 (&offsets)[4], const UVec4& result) isGatherOffsetsResultValid() argument
2513 is2DArrayGatherOffsetsResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const PrecType& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const Vector<ScalarType, 4>& result) is2DArrayGatherOffsetsResultValid() argument
2530 isGatherOffsetsResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const Vec4& result) isGatherOffsetsResultValid() argument
2541 isGatherOffsetsResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const IVec4& result) isGatherOffsetsResultValid() argument
2552 isGatherOffsetsResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const UVec4& result) isGatherOffsetsResultValid() argument
2564 isGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const PrecType& prec, const CubeFaceFloatCoords& coords, int componentNdx, const Vector<ScalarType, 4>& result) isGatherResultValid() argument
2621 isCubeGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const PrecType& prec, const Vec3& coord, int componentNdx, const Vector<ScalarType, 4>& result) isCubeGatherResultValid() argument
2647 isGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, int componentNdx, const Vec4& result) isGatherResultValid() argument
2657 isGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const IVec4& result) isGatherResultValid() argument
2667 isGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const UVec4& result) isGatherResultValid() argument
[all...]

Completed in 94 milliseconds

1...<<291292293294295296297298299300>>...310